Skip to content

Commit ad55e9d

Browse files
committed
chore: bump version
1 parent 00180a5 commit ad55e9d

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
* Added compatibility with Modrinth App fullscreen settings
2-
* Added German ([GulutGames](https://github.com/TheBossMagnus/Config-Manager/pull/3)) and Malay/Malay
3-
Jawi ([NuruddinPlays](https://github.com/TheBossMagnus/Config-Manager/pull/2)) translations
4-
* Added support for NeoForge on 1.21.9+
5-
* Dropped support for NeoForge 1.21.1-9: sadly it's not possible to keep NeoForge compat between 1.21.1-8 and
6-
1.21.9+ due to huge changes at the internals that are used to run the mod super early
1+
* Added Estonian translation, thanks to ([Madis0](https://github.com/TheBossMagnus/Config-Manager/pull/8))!
2+
* Improved the layout and spacing of the config screen
3+
* Fixed an issue that sent the user to the main menu after closing the config screen instead of the mod list
4+
* Fixed text overlapping in some languages, scales, and resolutions in the config screen

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Important Notes:
22
# Every field you add must be added to buildSrc/src/main/groovy/multiloader-common.gradle expandProps map.
33
# Project
4-
version=1.1.0
4+
version=1.1.1
55
release_type=release
66
group=io.github.thebossmagnus.configmanager
77
java_version=21

0 commit comments

Comments
 (0)