Skip to content

Commit a1685da

Browse files
committed
chore(version): bump version to 1.5.10 to verify CI release fix
Made-with: Cursor
1 parent 15eb92f commit a1685da

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
@@ -47,7 +47,7 @@
4747
stable (none) main push when version is bumped
4848
4949
To publish an RC: trigger workflow_dispatch with prerelease_suffix=rc.1 -->
50-
<VersionPrefix>1.5.9</VersionPrefix>
50+
<VersionPrefix>1.5.10</VersionPrefix>
5151
<FileVersion Condition="'$(BuildNumber)' != ''">$(VersionPrefix).$(BuildNumber)</FileVersion>
5252

5353
<!-- Shared NuGet package metadata -->

0 commit comments

Comments
 (0)