We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0ee6a commit 2663f7aCopy full SHA for 2663f7a
AppSettings/ApplicationSettings.cs
@@ -9,7 +9,7 @@ namespace PlenBotLogUploader.AppSettings
9
internal sealed class ApplicationSettings
10
{
11
#region application version
12
- internal static int Version => 88;
+ internal static int Version => 89;
13
#endregion
14
15
#region load & save functionality
VERSION
@@ -1 +1 @@
1
-88
+89
0 commit comments