Skip to content

Commit b871f75

Browse files
committed
Update to 1.20.6
1 parent 771c5cb commit b871f75

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.5-blue?style=flat-square)
6+
![Version](https://img.shields.io/badge/version-1.0.0+1.20.6-blue?style=flat-square)
77
<!-- modrinth_exclude.end -->
88

99

gradle.properties

+4-4
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.5
5-
yarn_version=1.20.5+build.1
6-
loader_version=0.15.10
4+
minecraft_version=1.20.6
5+
yarn_version=1.20.6+build.1
6+
loader_version=0.15.11
77

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

0 commit comments

Comments
 (0)