Skip to content

Commit

Permalink
chore: update changelog and tooth.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jan 12, 2024
1 parent fac9f56 commit cbb4002
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.1] - 2024-01-12

### Added

- Stacktrace info struct

### Changed

- Debug stacktrace

### Fixed

- MC headers
- Msvc vftable bugs

## [0.4.0] - 2024-01-09

### Added
Expand Down
4 changes: 2 additions & 2 deletions tooth.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"format_version": 2,
"tooth": "github.com/tooth-hub/levilamina",
"version": "0.4.0",
"version": "0.4.1",
"info": {
"name": "LeviLamina",
"description": "A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS",
Expand Down Expand Up @@ -37,4 +37,4 @@
"bedrock_server_mod.exe"
]
}
}
}

0 comments on commit cbb4002

Please sign in to comment.