Skip to content

Commit c6eba18

Browse files
committed
Release 96
Closes #46
1 parent 41381a1 commit c6eba18

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
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 => 95;
12+
internal static int Version => 96;
1313
#endregion
1414

1515
#region load & save functionality

Forms/FormMain.Designer.cs

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
95
1+
96

0 commit comments

Comments
 (0)