diff --git a/SaltieAutoReplays/ReplaysGUI/MainWindow.xaml b/SaltieAutoReplays/ReplaysGUI/MainWindow.xaml index 4bdb5be..7974c57 100644 --- a/SaltieAutoReplays/ReplaysGUI/MainWindow.xaml +++ b/SaltieAutoReplays/ReplaysGUI/MainWindow.xaml @@ -49,7 +49,7 @@ - + diff --git a/SaltieAutoReplays/ReplaysGUI/Properties/AssemblyInfo.cs b/SaltieAutoReplays/ReplaysGUI/Properties/AssemblyInfo.cs index cf0804f..1e567f4 100644 --- a/SaltieAutoReplays/ReplaysGUI/Properties/AssemblyInfo.cs +++ b/SaltieAutoReplays/ReplaysGUI/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.9.0")] -[assembly: AssemblyFileVersion("0.9.0")] +[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/Updater.xml b/Updater.xml index c5c4a4a..fd7c21d 100644 --- a/Updater.xml +++ b/Updater.xml @@ -1,6 +1,6 @@ - 0.9.0 + 1.0.0.0 none https://github.com/SaltieRL/AutoReplays/releases false