Skip to content

Commit f2c47d0

Browse files
LLythogithub-actions[bot]
authored andcommitted
bump version
1 parent 669056f commit f2c47d0

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The format is based on [Keep a Changelog],
66
and this project adheres to [Semantic Versioning].
77

88
## Unreleased
9+
- /
10+
11+
## [3.6.1] - 2026-01-02
912

1013
- Fix `addCondition` not being visible for loot condition containers
1114

@@ -326,6 +329,7 @@ We are now on 1.18.2!
326329

327330
<!-- Versions -->
328331

332+
[3.6.1]: https://github.com/AlmostReliable/lootjs/releases/tag/v1.21.1-neoforge-3.6.1
329333
[3.6.0]: https://github.com/AlmostReliable/lootjs/releases/tag/v1.21.1-neoforge-3.6.0
330334
[3.5.0]: https://github.com/AlmostReliable/lootjs/releases/tag/v1.21.1-neoforge-3.5.0
331335
[3.4.3]: https://github.com/AlmostReliable/lootjs/releases/tag/v1.21.1-neoforge-3.4.3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ license = GNU Lesser General Public License v3.0
44
# Mod options
55
modId = lootjs
66
modName = LootJS
7-
modVersion = 3.6.0
7+
modVersion = 3.6.1
88
modAuthor = AlmostReliable
99
modDescription = Modify loot through KubeJS.
1010

0 commit comments

Comments
 (0)