Skip to content

Commit 08bf3c3

Browse files
authored
Merge pull request #18 from scriptcoded/release-please--branches--main
chore(main): release 0.2.4
2 parents 044a00a + cb80c9b commit 08bf3c3

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.4](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.3...v0.2.4) (2024-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **version:** update to Minecraft 1.20.4 ([19a3c69](https://github.com/scriptcoded/scripts-chunk-loaders/commit/19a3c69f1d76960acd450703e79d0be7dd890251))
9+
10+
11+
### Documentation
12+
13+
* add readme ([4548036](https://github.com/scriptcoded/scripts-chunk-loaders/commit/45480366082e72ac082e866a103aad06b2c6121a))
14+
315
## [0.2.3](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.2...v0.2.3) (2024-03-02)
416

517

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ loader_version=0.15.7
1010

1111
# Mod Properties
1212
# x-release-please-start-version
13-
mod_version=0.2.4-SNAPSHOT
13+
mod_version=0.2.4
1414
# x-release-please-end
1515
maven_group=io.nihlen.scriptschunkloaders
1616
archives_base_name=scripts-chunk-loaders

0 commit comments

Comments
 (0)