Skip to content

Commit 5ab2bdc

Browse files
committed
1.21
1 parent 3bf1ba7 commit 5ab2bdc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
org.gradle.jvmargs=-Xmx2G
22

33
# Fabric Properties (https://fabricmc.net/develop/)
4-
minecraft_version=1.21
5-
yarn_version=1.21+build.2
4+
minecraft_version=1.21.1
5+
yarn_version=1.21.1+build.3
66
loader_version=0.15.11
77

88
# Mod Properties
9-
mod_version=1.0.0+1.21
9+
mod_version=1.0.0+1.21.1
1010
maven_group=dev.redcarlos26
1111
archives_base_name=widertab

src/main/resources/fabric.mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"schemaVersion": 1,
33
"id": "widertab",
44
"name": "WiderTab",
5-
"version": "1.0.0+1.21",
5+
"version": "1.0.0+1.21.1",
66
"description": "Extends the tablist to fit more players.",
77
"authors": [
88
"RedCarlos26"

0 commit comments

Comments
 (0)