Skip to content

Commit

Permalink
chore: mark v1.46.0 (#2981)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Aug 12, 2024
1 parent e36e0cf commit f8f6209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Common/Version.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<AssemblyVersion>1.45.0</AssemblyVersion>
<AssemblyVersion>1.46.0</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.46.0-beta-1722491095000</DriverVersion>
<DriverVersion>1.46.0</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<NoDefaultExcludes>true</NoDefaultExcludes>
Expand Down

0 comments on commit f8f6209

Please sign in to comment.