Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kyrptonaught committed Apr 2, 2024
1 parent 54fbe25 commit d2b83f5
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 @@ -10,7 +10,7 @@ loader_version=0.15.7
fabric_version=0.96.4+1.20.4

# Mod Properties
mod_version=1.0.9b2-1.20.4
mod_version=1.0.9b3-1.20.4
maven_group=net.kyrptonaught
archives_base_name=ServerUtils

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": "serverutils",
"version": "1.0.9b2-1.20.4",
"version": "1.0.9b3-1.20.4",
"name": "Server Utils",
"description": "A group of utilities for servers",
"authors": [
Expand Down

0 comments on commit d2b83f5

Please sign in to comment.