Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vectrixdevelops committed Sep 12, 2020
1 parent 968d712 commit 539f5e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repositories {
}
dependencies {
compile "com.ichorpowered:protocolcontrol:0.0.2-SNAPSHOT"
compile "com.ichorpowered:protocolcontrol:0.0.2"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pluginGroup=com.ichorpowered
pluginId=protocolcontrol
pluginVersion=0.0.2-SNAPSHOT
pluginVersion=0.0.2

0 comments on commit 539f5e8

Please sign in to comment.