Skip to content

Commit 2ab4e07

Browse files
committed
update mod version to 1.3
1 parent ce025b9 commit 2ab4e07

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.17.1
66
yarn_mappings=1.17.1+build.65
77
loader_version=0.12.12
88
# Mod Properties
9-
mod_version=1.3-alpha.2
9+
mod_version=1.3
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.3-alpha.2",
4+
"version": "1.3",
55
"name": "Opt-Carpet-Addition",
66
"description": "An extension mod of fabric-carpet.",
77
"authors": [

0 commit comments

Comments
 (0)