Skip to content

Commit

Permalink
V2 Final, updated readme.md and build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrchen committed Jul 27, 2020
1 parent 0e54a46 commit 153f0da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
apply plugin: 'java'

group = 'ninja.jrc'
version = '2.0-SNAPSHOT'
version = '2.0'

sourceCompatibility = '11'
targetCompatibility = '11'
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ Still work in progress! Recommended for servers with friends for now!
- [ ] Add messages for several rejections
- [ ] Add permission & checks
- [ ] Add build limit
- [ ] Permission/Admin Bypass

0 comments on commit 153f0da

Please # to comment.