Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode committed Dec 20, 2021
1 parent 93240d8 commit 376939c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>xyz.xenondevs</groupId>
<artifactId>Nova</artifactId>
<version>0.7-SNAPSHOT</version>
<version>0.7</version>

<properties>
<kotlin.version>1.6.10-RC</kotlin.version>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/config/config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"resource_pack": {
"enabled": true,
"url": "https://github.com/xenondevs/NovaRP/releases/download/0.6.11/NovaRP.zip"
"url": "https://github.com/xenondevs/NovaRP/releases/download/0.7/NovaRP.zip"
},
"mysql": {
"enabled": false,
Expand Down

0 comments on commit 376939c

Please sign in to comment.