Skip to content

Commit 333f3ff

Browse files
committed
Update Changelog
1 parent ad7a2d4 commit 333f3ff

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,4 @@
104104

105105
- all versions now share parts of a codebase
106106
- add versions for 1.19.2, CTS and 1.16.5
107+
- update French translation (CornetPanique86)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A Complete (nearly) mod to have various features on various Minecraft versions
1515
- Hit Color
1616
- Screenshot Utils
1717
- Zoom
18-
- Various Hud Modules (port of [KronHUD](https://github.com/DarkKronicle/KronHUD))
18+
- Various Hud Modules (port of [KronHUD](https://github.com/DarkKronicle/KronHUD), but with additions)
1919
- including, but not limited to:
2020
- Ping
2121
- FPS

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx5G
33
org.gradle.parallel = true
44

55
# Mod Properties
6-
version = 3.0.0-beta.3
6+
version = 3.0.0
77
maven_group = io.github.axolotlclient
88
archives_base_name = AxolotlClient
99

0 commit comments

Comments
 (0)