Browse Source

Update AssemblyInfo.cs

flabbet 11 months ago
parent
commit
f42d094b0c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/PixiEditor/Properties/AssemblyInfo.cs

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

@@ -42,5 +42,5 @@ using System.Windows;
 // 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.4")]
-[assembly: AssemblyFileVersion("2.0.0.4")]
+[assembly: AssemblyVersion("2.0.0.5")]
+[assembly: AssemblyFileVersion("2.0.0.5")]