Bläddra i källkod

Merge branch 'master' into duplicate-layer-ctrt

Krzysztof Krysiński 7 månader sedan
förälder
incheckning
e9971b0f3f
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/PixiEditor/Properties/AssemblyInfo.cs

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

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