We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0363621 commit 26af41cCopy full SHA for 26af41c
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.3.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.3.0...v0.3.1) (2024-06-21)
4
+
5
6
+### Bug Fixes
7
8
+* use Java 21 for releases ([cb1ce9d](https://github.com/scriptcoded/scripts-chunk-loaders/commit/cb1ce9dc46d318eef45b5811629e8567fd88e101))
9
10
## [0.3.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.4...v0.3.0) (2024-06-21)
11
12
gradle.properties
@@ -10,7 +10,7 @@ loader_version=0.15.11
# Mod Properties
# x-release-please-start-version
13
-mod_version=0.3.1-SNAPSHOT
+mod_version=0.3.1
14
# x-release-please-end
15
maven_group=io.nihlen.scriptschunkloaders
16
archives_base_name=scripts-chunk-loaders
0 commit comments