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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)