Skip to content

Commit

Permalink
Version 1.0 Beta 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Oxyopiia committed Apr 21, 2024
1 parent 6bea173 commit 8628725
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 @@ yarn_mappings=1.20.1+build.10
loader_version=0.14.24

# Mod Properties
mod_version=1.20.1-1.0-Beta11
mod_version=1.20.1-1.0-Beta12
maven_group=net.oxyopia.vice
archives_base_name=vice

Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"schemaVersion": 1,
"id": "vice",
"version": "1.0 Beta 11",
"version": "1.0 Beta 12",
"name": "Vice",
"description": "Vice is a DoomTowers mod, featuring various improvements like UIs, Helpers, Chat/Sound filters, and more!",
"description": "Vice is a DoomTowers utility mod, featuring various improvements like UIs, Helpers, Chat/Sound filters, and more!",
"authors": [
"Oxyopia"
],
Expand Down

0 comments on commit 8628725

Please sign in to comment.