Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 4c21ee8

Browse files
committed
Bump version
1.3.0 -> 1.4.0
1 parent e775941 commit 4c21ee8

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
@@ -4,6 +4,6 @@ minecraft_version=1.19.2
44
yarn_mappings=1.19.2+build.11
55
loader_version=0.14.8
66

7-
mod_version=1.3.0
7+
mod_version=1.4.0
88
maven_group=me.thegiggitybyte
99
archives_base_name=chathistory

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
],
4646
"depends": {
4747
"fabricloader": ">=0.9.3+build.207",
48-
"minecraft": ">=1.19"
48+
"minecraft": ">=1.19.2"
4949
}
5050
}

0 commit comments

Comments
 (0)