Explorar el Código

Merge branch 'master' into duplicate-layer-ctrt

Krzysztof Krysiński hace 7 meses
padre
commit
e9971b0f3f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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
 // by using the '*' as shown below:
 // [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")]