Skip to content
This repository was archived by the owner on Nov 25, 2023. It is now read-only.

Commit 256170a

Browse files
authored
Merge pull request #44 from Invvard/feature/update-app-manifest
Update the app manifest
2 parents 4580a49 + bb7fcda commit 256170a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/InvvardDev.EZLayoutDisplay.Desktop/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
// You can specify all the values or you can default the Build and Revision Numbers
5151
// by using the '*' as shown below:
5252
// [assembly: AssemblyVersion("1.0.*")]
53-
[assembly: AssemblyVersion("0.2.0.2001")]
54-
[assembly: AssemblyFileVersion("0.2.0.2001")]
53+
[assembly: AssemblyVersion("0.3.1.2002")]
54+
[assembly: AssemblyFileVersion("0.3.1.2002")]
5555
[assembly: NeutralResourcesLanguage("en-US")]
5656

0 commit comments

Comments
 (0)