5
0

Release v0.8.16

This commit is contained in:
Actions 2024-08-09 14:46:31 +00:00 committed by ShrBox
parent 9c531df164
commit c2881bf1a2
Signed by: ShrBox
GPG Key ID: E926367CC922FD88
3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"type": "native", "type": "native",
"description": "A plugin engine for running LLSE plugins on LeviLamina", "description": "A plugin engine for running LLSE plugins on LeviLamina",
"author": "LiteLDev", "author": "LiteLDev",
"version": "0.8.14", "version": "0.8.16",
"dependencies": [ "dependencies": [
{ {
"name": "LegacyMoney" "name": "LegacyMoney"

View File

@ -1,7 +1,7 @@
{ {
"format_version": 2, "format_version": 2,
"tooth": "gitea.litebds.com/LiteLDev/legacy-script-engine-lua", "tooth": "gitea.litebds.com/LiteLDev/legacy-script-engine-lua",
"version": "0.8.14", "version": "0.8.16",
"info": { "info": {
"name": "LegacyScriptEngine with Lua backend", "name": "LegacyScriptEngine with Lua backend",
"description": "A plugin engine for running LLSE plugins on LeviLamina", "description": "A plugin engine for running LLSE plugins on LeviLamina",