Skip to content

Commit bc4d0f5

Browse files
committed
Bump version prefix to 2.6.0
Updated the VersionPrefix property in Directory.Build.props from 2.5.0 to 2.6.0 to prepare for the next project release.
1 parent 8f0f946 commit bc4d0f5

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.5.0</VersionPrefix>
9+
<VersionPrefix>2.6.0</VersionPrefix>
1010
<Copyright>Copyright © ds5678</Copyright>
1111
<Authors>ds5678</Authors>
1212
<Company>AssetRipper</Company>

0 commit comments

Comments
 (0)