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:
parent
25f3584e39
commit
0a38c2476c
2 changed files with 4 additions and 4 deletions
|
@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: Guid("d128d7ad-2e6f-43bd-ba36-bea3b9b77437")]
|
||||
[assembly: AssemblyVersion("3.0.0.15")]
|
||||
[assembly: AssemblyFileVersion("3.0.0.15")]
|
||||
[assembly: AssemblyVersion("3.1.0.0")]
|
||||
[assembly: AssemblyFileVersion("3.1.0.0")]
|
|
@ -37,5 +37,5 @@ using System.Windows;
|
|||
[assembly: AssemblyCulture("")]
|
||||
[assembly: ComVisible(false)]
|
||||
[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]
|
||||
[assembly: AssemblyVersion("3.0.0.15")]
|
||||
[assembly: AssemblyFileVersion("3.0.0.15")]
|
||||
[assembly: AssemblyVersion("3.1.0.0")]
|
||||
[assembly: AssemblyFileVersion("3.1.0.0")]
|
Loading…
Reference in a new issue