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

Bumped the version number of Steamless.

This commit is contained in:
atom0s 2017-01-23 02:35:26 -08:00
parent 8c88ba51c3
commit 6aef1e268e

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.3")] [assembly: AssemblyVersion("3.0.0.4")]
[assembly: AssemblyFileVersion("3.0.0.3")] [assembly: AssemblyFileVersion("3.0.0.4")]