Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ExtraCrafTX committed Jul 3, 2019
1 parent 025730c commit a7ba79d
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
Expand Up @@ -8,7 +8,7 @@ yarn_mappings=1.14.2+build.7
loader_version=0.4.8+build.155

# Mod Properties
mod_version = 0.0.9
mod_version = 0.1.0
maven_group = com.extracraftx.minecraft
archives_base_name = ServerAdditionsUtil

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "serveradditionsutil",
"version": "0.0.9",
"version": "0.1.0",

"name": "serveradditionsutil",
"description": "An API to allow server side additions of blocks and items.",
Expand Down

0 comments on commit a7ba79d

Please sign in to comment.