Skip to content

Commit 801edea

Browse files
committed
Bump version prefix to 2.6.1
Updated Directory.Build.props to increment the VersionPrefix from 2.6.0 to 2.6.1. This prepares the project for the next release.
1 parent 3cb859c commit 801edea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<IsAotCompatible>true</IsAotCompatible>
77
<CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
88

9-
<VersionPrefix>2.6.0</VersionPrefix>
9+
<VersionPrefix>2.6.1</VersionPrefix>
1010
<Copyright>Copyright © ds5678</Copyright>
1111
<Authors>ds5678</Authors>
1212
<Company>AssetRipper</Company>

0 commit comments

Comments
 (0)