소스 검색

Merge branch 'master' into effect-nodes

Krzysztof Krysiński 6 달 전
부모
커밋
751d9ad35d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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.54")]
-[assembly: AssemblyFileVersion("2.0.0.54")]
+[assembly: AssemblyVersion("2.0.0.55")]
+[assembly: AssemblyFileVersion("2.0.0.55")]