mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
1.2.4.6 hotfix
This commit is contained in:
parent
c7875aa9ea
commit
e43273b172
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# v1.2.4.6
|
||||||
|
* fixed max otterlib version (1.21.8)
|
||||||
|
|
||||||
# v1.2.4.5
|
# v1.2.4.5
|
||||||
* bumped OtterLib version to `0.2.1.0`
|
* bumped OtterLib version to `0.2.1.0`
|
||||||
* fixed default languages files not being able to be loaded
|
* fixed default languages files not being able to be loaded
|
||||||
|
|
|
@ -13,14 +13,14 @@ yarn_mappings=1.21.8+build.1
|
||||||
loader_version=0.16.14
|
loader_version=0.16.14
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.2.4.5+1.21.8
|
mod_version=1.2.4.6+1.21.8
|
||||||
maven_group=one.oth3r
|
maven_group=one.oth3r
|
||||||
file_name=sit!
|
file_name=sit!
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.129.0+1.21.8
|
fabric_version=0.129.0+1.21.8
|
||||||
otterlib_version=0.2.2.0+1.21.8-fabric
|
otterlib_version=0.2.2.0+1.21.8-fabric
|
||||||
otterlib_max_version=0.3.0.0+1.21.7-fabric
|
otterlib_max_version=0.3.0.0+1.21.8-fabric
|
||||||
|
|
||||||
modmenu_version=15.0.0-beta.1
|
modmenu_version=15.0.0-beta.1
|
||||||
devauth_version=1.2.1
|
devauth_version=1.2.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue