Skip to content

Commit

Permalink
chore: mark v1.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Feb 3, 2025
1 parent bed10ff commit 7abca79
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.50.0</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)-beta-2</PackageVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.50.0-beta-1737762224000</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
Expand Down

0 comments on commit 7abca79

Please sign in to comment.