Skip to content

Commit cfc1a24

Browse files
chore: update tooth.json.
1 parent 092146c commit cfc1a24

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@
1717
/.xmake
1818
/build
1919
/CMakeLists.txt
20+
/vsxmake2022

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
## [1.9.2] - 2024-07-23
11+
12+
### Fixed
13+
14+
- Fix default config.
15+
1016
## [1.9.0] - 2024-07-12
1117

1218
### Changed

tooth.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"format_version": 2,
33
"tooth": "github.com/LiteLDev/PreLoader",
4-
"version": "1.9.1",
4+
"version": "1.9.2",
55
"info": {
66
"name": "PreLoader",
77
"description": "A library preloader for loading LeviLamina",
88
"author": "LiteLDev",
99
"tags": []
1010
},
11-
"asset_url": "https://github.com/LiteLDev/PreLoader/releases/download/v1.9.1/preloader-windows-x64.zip",
11+
"asset_url": "https://github.com/LiteLDev/PreLoader/releases/download/v1.9.2/preloader-windows-x64.zip",
1212
"files": {
1313
"place": [
1414
{

0 commit comments

Comments
 (0)