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:
parent
769232fc65
commit
6b06ba9902
2 changed files with 4 additions and 4 deletions
|
@ -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")]
|
|
@ -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")]
|
Loading…
Reference in a new issue