contrib/version

This commit is contained in:
riktenx
2025-08-29 12:03:15 -04:00
parent 5cb7de46c6
commit aa89432e84
2 changed files with 3 additions and 2 deletions

View File

@@ -67,4 +67,5 @@ Bonus Click Notification | Information Panel
* Integrated Smith's outfit effect
- [Aiadan](https://github.com/Aiadan "Aiadan's github")
* Added metal counter
- [Rikten X](https://github.com/riktenx "Rikten X's github")
* Added configs to enhance text visibility

View File

@@ -27,7 +27,7 @@ dependencies {
}
group = 'com.toofifty'
version = '1.0.10'
version = '1.0.11'
tasks.withType(JavaCompile).configureEach {
options.encoding = 'UTF-8'