Skip to content

Commit

Permalink
🚀 Release 67
Browse files Browse the repository at this point in the history
  • Loading branch information
Plenyx committed Oct 14, 2021
1 parent 3708e2d commit 85ca043
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AppSettings/ApplicationSettings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace PlenBotLogUploader.AppSettings
public class ApplicationSettings
{
#region application version
public static int Version => 66;
public static int Version => 67;
#endregion

#region load & save functionality
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
66
67

0 comments on commit 85ca043

Please sign in to comment.