Skip to content

Commit cb4b4e2

Browse files
committed
Release 92
1 parent 79eedf6 commit cb4b4e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AppSettings/ApplicationSettings.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace PlenBotLogUploader.AppSettings
99
internal sealed class ApplicationSettings
1010
{
1111
#region application version
12-
internal static int Version => 91;
12+
internal static int Version => 92;
1313
#endregion
1414

1515
#region load & save functionality

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
91
1+
92

0 commit comments

Comments
 (0)