Skip to content

Commit 54366ea

Browse files
committed
update changelog
1 parent 746865c commit 54366ea

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

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

7979
- HitColor option
8080
- Allow Snap Perspective mode to be used on servers where Freelook is disallowed
81+
- add a port of the Dynamic FPS mod by juliand665 to 1.8.9

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ org.gradle.jvmargs=-Xmx1G
77
loader_version = 0.14.9
88

99
# Mod Properties
10-
mod_version = 2.2.7+1.8.9
10+
mod_version = 2.2.8+1.8.9
1111
maven_group = io.github.axolotlclient
1212
archives_base_name = AxolotlClient
1313

1414
# Dependencies
1515
fabric_version = 1.9.0+1.8.9
1616

1717
# AxolotlClientConfig
18-
config_version = 1.0.14
18+
config_version = 1.0.17

0 commit comments

Comments
 (0)