Skip to content

Commit

Permalink
chore: mark v1.31.0 (#2487)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgozman authored Feb 21, 2023
1 parent fa73492 commit 0d2b542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Common/Version.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<AssemblyVersion>1.31.0</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)-beta-1</PackageVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.31.0-beta-1676584193000</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
Expand Down

0 comments on commit 0d2b542

Please sign in to comment.