Skip to content

Commit 4dea7a1

Browse files
committed
Update to 1.21
1 parent b871f75 commit 4dea7a1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![GitHub license](https://img.shields.io/github/license/RedCarlos26/wider-tab?style=flat-square)](https://github.com/RedCarlos26/WiderTab/blob/main/LICENCE)
44
![Environment: Client](https://img.shields.io/badge/environment-Client-1976d2?style=flat-square)
55
[![Mod loader: Fabric]][fabric] <!-- modrinth_exclude.start -->
6-
![Version](https://img.shields.io/badge/version-1.0.0+1.20.6-blue?style=flat-square)
6+
![Version](https://img.shields.io/badge/version-1.0.0+1.21-blue?style=flat-square)
77
<!-- modrinth_exclude.end -->
88

99

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.20.6
5-
yarn_version=1.20.6+build.1
4+
minecraft_version=1.21
5+
yarn_version=1.21+build.2
66
loader_version=0.15.11
77

88
# Mod Properties
9-
mod_version=1.0.0+1.20.6
9+
mod_version=1.0.0+1.21
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.20.6",
5+
"version": "1.0.0+1.21",
66
"description": "Extends the tablist to fit more players.",
77
"authors": [
88
"RedCarlos26"

0 commit comments

Comments
 (0)