Skip to content

Commit 7570b17

Browse files
committed
update version
1 parent 100ade5 commit 7570b17

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
@@ -31,7 +31,7 @@
3131
3232
To publish an RC: trigger workflow_dispatch with prerelease_suffix=rc.1 -->
3333
<PropertyGroup>
34-
<VersionPrefix>0.2.6</VersionPrefix>
34+
<VersionPrefix>0.2.7</VersionPrefix>
3535
<FileVersion Condition="'$(BuildNumber)' != ''">$(VersionPrefix).$(BuildNumber)</FileVersion>
3636
</PropertyGroup>
3737

0 commit comments

Comments
 (0)