Skip to content

Commit 66798c7

Browse files
committed
chore: 0.4.2
1 parent 12d3f24 commit 66798c7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
### Features
44

5-
### Fixes
5+
- Add `/jamlib version`.
6+
- Add `/jamlib config reload`, to reload config changes from the disk without restarting.
67

78
Closed issues: None.
89

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ org.gradle.parallel=true
33

44
archive_base_name=jamlib
55

6-
mod_version=0.4.1
7-
release_name=V0.4.1 [1.19]
6+
mod_version=0.4.2
7+
release_name=V0.4.2 [1.19]
88
supported_versions=1.19
99

1010
github_user=JamCoreModding

0 commit comments

Comments
 (0)