Skip to content

Commit 93270e2

Browse files
committed
chore: update CHANGELOG.md & tooth.json
1 parent 2b3ad0f commit 93270e2

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.16.8] - 2026-01-14
11+
12+
### Added
13+
14+
- Added debugCommandLevel config @ShrBox
15+
- Fixed onLiquidFlow @killcerr
16+
1017
## [0.16.7] - 2026-01-13
1118

1219
### Changed
@@ -1106,7 +1113,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11061113
[#332]: https://github.com/LiteLDev/LegacyScriptEngine/issues/332
11071114
[#339]: https://github.com/LiteLDev/LegacyScriptEngine/issues/339
11081115

1109-
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.7...HEAD
1116+
[Unreleased]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.8...HEAD
1117+
[0.16.8]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.7...v0.16.8
11101118
[0.16.7]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.6...v0.16.7
11111119
[0.16.6]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.5...v0.16.6
11121120
[0.16.5]: https://github.com/LiteLDev/LegacyScriptEngine/compare/v0.16.4...v0.16.5

tooth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"format_version": 3,
33
"format_uuid": "289f771f-2c9a-4d73-9f3f-8492495a924d",
44
"tooth": "github.com/LiteLDev/LegacyScriptEngine",
5-
"version": "0.16.7",
5+
"version": "0.16.8",
66
"info": {
77
"name": "LegacyScriptEngine",
88
"description": "A plugin engine for running LLSE plugins on LeviLamina",

0 commit comments

Comments
 (0)