Skip to content

Commit 31a0184

Browse files
committed
add note about 1.19.3
1 parent 94eb885 commit 31a0184

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,5 @@
6868

6969
- add sourcesJar to files to be uploaded to modrinth
7070
- add option to hide Beacon Beams
71+
- port to 1.19.3
7172

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> **Note**
2+
> This branch will no longer be updated since as of 2022-12-07,
3+
> Minecraft 1.19.3 has been released.
4+
15
# AxolotlClient-mod (1.19.2)
26

37
A Complete (nearly) mod to have various features on Quilt, 1.19.2

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ quilted_fabric_api_version = 4.0.0-beta.19+0.64.0-1.19.2
1414
config_version = 1.0.13
1515

1616
# Mod Properties
17-
version = 2.2.5+1.19.2
17+
version = 2.2.6+1.19.2
1818
maven_group = io.github.axolotlclient
1919
archives_base_name = AxolotlClient

0 commit comments

Comments
 (0)