Skip to content

Commit

Permalink
chore: mark v1.13.0 (#1627)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov authored Jul 21, 2021
1 parent b27e9e5 commit 6a5fa30
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.13.0</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)-next-2</PackageVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.13.0-1626733671000</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
Expand Down

0 comments on commit 6a5fa30

Please sign in to comment.