Skip to content

Commit c15f86f

Browse files
authored
Update version (#1917)
1 parent fa15318 commit c15f86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<!-- major.minor.patch[.build] -->
4-
<VersionPrefix>1.25.0</VersionPrefix>
4+
<VersionPrefix>1.25.1</VersionPrefix>
55
<VersionPrefix Condition="'$(MSBuildProjectName)' == 'Microsoft.Azure.SignalR.Emulator'">1.1.0</VersionPrefix>
66
<VersionPrefix Condition="'$(MSBuildProjectName)' == 'Microsoft.Azure.SignalR.Serverless.Protocols'">1.10.0</VersionPrefix>
77
<!-- Alphanumberic(+hyphen) string for PackageVersion and InformationalVersion-->

0 commit comments

Comments
 (0)