Skip to content

Commit

Permalink
Fix shutting down on restart (when in updater)
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Nov 20, 2017
1 parent e64f4fe commit 9b498ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ apply plugin: 'groovy'

group = 'ml.duncte123.skybot'

version '3.51.0'
version '3.51.1'

compileGroovy.options.encoding = "UTF-8"

Expand Down

0 comments on commit 9b498ed

Please sign in to comment.