Browse Source

Merge branch 'master' into pattern-node

Krzysztof Krysiński 3 weeks ago
parent
commit
91ebfd9c77
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/PixiEditor/Properties/AssemblyInfo.cs

+ 2 - 2
src/PixiEditor/Properties/AssemblyInfo.cs

@@ -43,5 +43,5 @@ using System.Runtime.InteropServices;
 // You can specify all the values or you can default the Build and Revision Numbers
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2.0.1.15")]
-[assembly: AssemblyFileVersion("2.0.1.15")]
+[assembly: AssemblyVersion("2.0.1.16")]
+[assembly: AssemblyFileVersion("2.0.1.16")]