Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
MiloszKrajewski committed Nov 5, 2022
1 parent ef7fb50 commit a2ee339
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Common.targets
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<Version>1.3.1-beta</Version>
<AssemblyVersion>1.3.1</AssemblyVersion>
<FileVersion>1.3.1</FileVersion>
<Version>1.3.2-beta</Version>
<AssemblyVersion>1.3.2</AssemblyVersion>
<FileVersion>1.3.2</FileVersion>
</PropertyGroup>
<PropertyGroup>
<Product>K4os.Compression.LZ4</Product>
Expand Down

0 comments on commit a2ee339

Please sign in to comment.