Skip to content

Commit c5e5b94

Browse files
committed
update mod version to 1.2.1
1 parent f074e18 commit c5e5b94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ minecraft_version=1.16.5
66
yarn_mappings=1.16.5+build.9
77
loader_version=0.11.3
88
# Mod Properties
9-
mod_version=1.2
9+
mod_version=1.2.1
1010
maven_group=io.github.optijava
1111
archives_base_name=opt-carpet-addition
1212
# Dependencies

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schemaVersion": 1,
33
"id": "opt-carpet-addition",
4-
"version": "1.2",
4+
"version": "1.2.1",
55
"name": "Opt-Carpet-Addition",
66
"description": "An extension mod of fabric-carpet.",
77
"authors": [

0 commit comments

Comments
 (0)