Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
hafarooki committed Jul 1, 2019
1 parent d943fad commit 1bcea8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: "java"
apply plugin: "maven"

version = "2.0.0"
version = "1.2.0"

repositories {
mavenCentral()
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: ExplosionRegen
version: 2.0.0
version: 1.2.0
main: net.starlegacy.explosionregen.ExplosionRegenPlugin
authors: ["MicleBrick"]
api-version: 1.14
api-version: 1.13
commands:
regen:
permission: explosionregen.regen

0 comments on commit 1bcea8f

Please sign in to comment.