Skip to content

Commit

Permalink
Bump to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mattysweeps committed Mar 8, 2019
1 parent f2a4d28 commit 663f0f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pluginGroup=io.github.m0pt0pmatt.survivalgames
pluginId=survivalgames
pluginVersion=1.0.7
pluginVersion=1.0.8
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
@Plugin(
id = "survival-games",
name = "Survival Games",
version = "1.0.7",
version = "1.0.8",
description = "Survival Games for Sponge."
)
public class SurvivalGamesPlugin {
Expand Down

0 comments on commit 663f0f8

Please sign in to comment.