Skip to content

Commit c8e6385

Browse files
committed
Release 88
1 parent b1151f2 commit c8e6385

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AppSettings/ApplicationSettings.cs

Lines changed: 1 addition & 1 deletion
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 => 87;
12+
internal static int Version => 88;
1313
#endregion
1414

1515
#region load & save functionality

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
87
1+
88

0 commit comments

Comments
 (0)