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

File version bump for 3.0.0.11 release.

This commit is contained in:
atom0s 2020-12-18 02:24:32 -08:00
parent 769232fc65
commit 6b06ba9902
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: ComVisible(false)]
[assembly: Guid("a40154cd-a0fd-4371-8099-ce277e0989af")]
[assembly: AssemblyVersion("1.0.0.6")]
[assembly: AssemblyFileVersion("1.0.0.6")]
[assembly: AssemblyVersion("1.0.0.7")]
[assembly: AssemblyFileVersion("1.0.0.7")]

View file

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