Skip to content

Commit c1ab381

Browse files
authored
Merge pull request #16 from scriptcoded/release-please--branches--main
chore(main): release 0.2.3
2 parents 0b6306e + 9bee0b0 commit c1ab381

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.2.3](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.2...v0.2.3) (2024-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* disable chunk loader if already a chunk loader ([11c655a](https://github.com/scriptcoded/scripts-chunk-loaders/commit/11c655ae4a3f60618ddf1e156e0d1548c5802d1a))
9+
* **version:** update to Minecraft 1.20.3 ([16c4040](https://github.com/scriptcoded/scripts-chunk-loaders/commit/16c40407118483837946b74338de848026c1ba11))
10+
311
## [0.2.2](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.1...v0.2.2) (2024-03-02)
412

513

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.3-SNAPSHOT
13+
mod_version=0.2.3
1414
# x-release-please-end
1515
maven_group=io.nihlen.scriptschunkloaders
1616
archives_base_name=scripts-chunk-loaders

0 commit comments

Comments
 (0)