Skip to content

Commit 5882042

Browse files
committed
Update CHANGELOG and tooth,json
1 parent 7865768 commit 5882042

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.1] - 2025-2-12
11+
12+
### Fixed
13+
14+
- Fixed LL Memory Operator
1015

1116
## [1.0.0] - 2025-2-12
1217

1318
### Added
1419

1520
- Initial release @zimuya4153 @Singl-Daemon
1621

17-
[Unreleased]: https://github.com/TelluriumDev/BanExplosion/compare/v1.0.0...HEAD
18-
[1.0.0]: https://github.com/TelluriumDev/BanExplosion/releases/tag/v1.0.0
22+
[Unreleased]: https://github.com/TelluriumDev/BanExplosion/compare/v1.0.1...HEAD
23+
[1.0.1]: https://github.com/TelluriumDev/BanExplosion/releases/tag/v1.0.1
24+
[1.0.0]: https://github.com/TelluriumDev/BanExplosion/releases/tag/v1.0.0

tooth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"format_version": 2,
33
"tooth": "github.com/TelluriumDev/BanExplosion",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"info": {
66
"name": "BanExplosion",
77
"description": "A Plugin to control explosions in LeviLamina",

0 commit comments

Comments
 (0)