diff --git a/Hatate/App.xaml.cs b/Hatate/App.xaml.cs index 5016944..def0966 100644 --- a/Hatate/App.xaml.cs +++ b/Hatate/App.xaml.cs @@ -14,7 +14,7 @@ namespace Hatate /// public partial class App : Application { - public const ushort RELEASE_NUMBER = 8; + public const ushort RELEASE_NUMBER = 9; public const string GITHUB_REPOSITORY = "/nostrenz/hatate-iqdb-tagger"; public const string GITHUB_LATEST_RELEASE = "/releases/latest";