We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12d3f24 commit 66798c7Copy full SHA for 66798c7
CHANGELOG.md
@@ -2,8 +2,9 @@
2
3
### Features
4
5
-### Fixes
+- Add `/jamlib version`.
6
+- Add `/jamlib config reload`, to reload config changes from the disk without restarting.
7
8
Closed issues: None.
9
-[Full Changelog](https://github.com/JamCoreModding/JamLib/compare/...)
10
+[Full Changelog](https://github.com/JamCoreModding/JamLib/compare/0.4.1...0.4.2)
gradle.properties
@@ -3,8 +3,8 @@ org.gradle.parallel=true
archive_base_name=jamlib
-mod_version=0.4.1
-release_name=V0.4.1 [1.19]
+mod_version=0.4.2
+release_name=V0.4.2 [1.19]
supported_versions=1.19
github_user=JamCoreModding
0 commit comments