1
0
Fork 0
mirror of https://github.com/atom0s/Steamless.git synced 2024-12-19 23:07:41 +01:00

Bump version number.

This commit is contained in:
atom0s 2022-04-04 21:40:50 -07:00
parent 25f3584e39
commit 0a38c2476c
No known key found for this signature in database
GPG key ID: 37D5FD3494D79AF8
2 changed files with 4 additions and 4 deletions

View file

@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
[assembly: ComVisible(false)] [assembly: ComVisible(false)]
[assembly: Guid("d128d7ad-2e6f-43bd-ba36-bea3b9b77437")] [assembly: Guid("d128d7ad-2e6f-43bd-ba36-bea3b9b77437")]
[assembly: AssemblyVersion("3.0.0.15")] [assembly: AssemblyVersion("3.1.0.0")]
[assembly: AssemblyFileVersion("3.0.0.15")] [assembly: AssemblyFileVersion("3.1.0.0")]

View file

@ -37,5 +37,5 @@ using System.Windows;
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
[assembly: ComVisible(false)] [assembly: ComVisible(false)]
[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)] [assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]
[assembly: AssemblyVersion("3.0.0.15")] [assembly: AssemblyVersion("3.1.0.0")]
[assembly: AssemblyFileVersion("3.0.0.15")] [assembly: AssemblyFileVersion("3.1.0.0")]