File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.12.1] - 2026-01-26
11+
12+ ### Fixed
13+
14+ - Fixed download link in tooth.json
15+
1016## [ 0.12.0] - 2026-01-25
1117
1218### Added
@@ -183,7 +189,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
183189
184190- Fixed some bugs
185191
186- [ Unreleased ] : https://github.com/LiteLDev/LeviOptimize/compare/v0.12.0...HEAD
192+ [ Unreleased ] : https://github.com/LiteLDev/LeviOptimize/compare/v0.12.1...HEAD
193+ [ 0.12.1 ] : https://github.com/LiteLDev/LeviOptimize/compare/v0.12.0...v0.12.1
187194[ 0.12.0 ] : https://github.com/LiteLDev/LeviOptimize/compare/v0.11.0...v0.12.0
188195[ 0.11.0 ] : https://github.com/LiteLDev/LeviOptimize/compare/v0.10.0...v0.11.0
189196[ 0.10.0 ] : https://github.com/LiteLDev/LeviOptimize/compare/v0.9.0...v0.10.0
Original file line number Diff line number Diff line change 22 "format_version" : 3 ,
33 "format_uuid" : " 289f771f-2c9a-4d73-9f3f-8492495a924d" ,
44 "tooth" : " github.com/LiteLDev/LeviOptimize" ,
5- "version" : " 0.12.0 " ,
5+ "version" : " 0.12.1 " ,
66 "info" : {
77 "name" : " LeviOptimize" ,
88 "description" : " A performance optimization mod for Minecraft Bedrock Server" ,
2222 {
2323 "type" : " zip" ,
2424 "urls" : [
25- " https://{{tooth}}/releases/download/v{{version}}/LeviOptimize-windows-x64.zip"
25+ " https://{{tooth}}/releases/download/v{{version}}/LeviOptimize-server- windows-x64.zip"
2626 ],
2727 "placements" : [
2828 {
4444 {
4545 "type" : " zip" ,
4646 "urls" : [
47- " https://{{tooth}}/releases/download/v{{version}}/LeviOptimize-windows-x64.zip"
47+ " https://{{tooth}}/releases/download/v{{version}}/LeviOptimize-client- windows-x64.zip"
4848 ],
4949 "placements" : [
5050 {
You can’t perform that action at this time.
0 commit comments