Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
RubixDev committed Feb 19, 2021
1 parent 6de4b7c commit 6944149
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 @@ org.gradle.jvmargs=-Xmx2G
carpet_core_version=1.4.23+v210115

# Mod Properties
mod_version = 1.0.0-beta.1
mod_version = 1.0.0-beta.2
maven_group = com.rubixdev.rug
archives_base_name = fabric-rug

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": "rug",
"version": "1.0.0-beta.1",
"version": "1.0.0-beta.2",

"name": "Rug",
"description": "Extension Mod for gnembon's fabric-carpet with some more features",
Expand Down

0 comments on commit 6944149

Please sign in to comment.