Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-yashin committed Oct 12, 2021
1 parent 75866f4 commit 2ac5027
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions common.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">$(TargetFrameworks);uap10.0.16299;</TargetFrameworks>

<Product>$(AssemblyName) ($(TargetFramework))</Product>
<AssemblyVersion>0.94.0.0</AssemblyVersion>
<AssemblyFileVersion>0.94.0.0</AssemblyFileVersion>
<Version>0.94.0</Version>
<AssemblyVersion>0.95.0.0</AssemblyVersion>
<AssemblyFileVersion>0.95.0.0</AssemblyFileVersion>
<Version>0.95.0</Version>
<VersionSuffix>-beta</VersionSuffix>
<PackageVersion>$(Version)$(VersionSuffix)</PackageVersion>
<Authors>Anton Yashin</Authors>
Expand Down

0 comments on commit 2ac5027

Please # to comment.