Skip to content

Commit

Permalink
Pre-release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jun 20, 2024
1 parent cced9b5 commit 9525067
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.3.1] - 2024-06-20

### Added

- Add EmptyPacketFix

## [0.3.0] - 2024-06-19

### Added
Expand Down Expand Up @@ -123,6 +129,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

[#9]: https://github.com/LiteLDev/LeviAntiCheat/issues/9

[0.3.1]: https://github.com/LiteLDev/LeviAntiCheat/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/LiteLDev/LeviAntiCheat/compare/v0.2.7...v0.3.0
[0.2.7]: https://github.com/LiteLDev/LeviAntiCheat/compare/v0.2.6...v0.2.7
[0.2.6]: https://github.com/LiteLDev/LeviAntiCheat/compare/v0.2.5...v0.2.6
Expand Down
Binary file modified LeviAntiCheat/LeviAntiCheat.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion LeviAntiCheat/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"type": "native",
"description": "Lightweight anti-cheating for LeviLamina",
"author": "LiteLDev",
"version": "0.3.0"
"version": "0.3.1"
}
2 changes: 1 addition & 1 deletion tooth.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"format_version": 2,
"tooth": "github.com/LiteLDev/LeviAntiCheat",
"version": "0.3.0",
"version": "0.3.1",
"info": {
"name": "LeviAntiCheat",
"description": "Powerful anti-cheating for LeviLamina",
Expand Down

0 comments on commit 9525067

Please sign in to comment.