update manifest for v1.0.1 for 2026.03.26-89796e57b

This commit is contained in:
2026-03-26 14:04:32 -04:00
parent 82954c33d6
commit 0ed0735e79
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
# 1.0.1
## Changelog
* Tested compatibility with release version and update manifest for 2026.03.26-89796e57b
# 1.0.0 # 1.0.0
## Changelog ## Changelog

View File

@@ -1,17 +1,17 @@
{ {
"Group": "QuickBASIC", "Group": "QuickBASIC",
"Name": "QuickBASIC.TieredRepairKits", "Name": "QuickBASIC.TieredRepairKits",
"Version": "1.0.0", "Version": "1.0.1",
"ServerVersion": "2026.02.19-1a311a592", "ServerVersion": "2026.03.26-89796e57b",
"Description": "Balanced tiered Repair Kits that can increase the maximum durability of items", "Description": "Balanced tiered Repair Kits that can increase the maximum durability of items",
"Authors": [ "Authors": [
{ {
"Name": "QuickBASIC", "Name": "QuickBASIC",
"Email": "", "Email": "quickbasic@quickbasic.xyz",
"Url": "" "Url": "https://git.quickbasic.xyz/hytale-modding"
} }
], ],
"Website": "", "Website": "https://git.quickbasic.xyz/hytale-modding/TieredRepairKits",
"Dependencies": {}, "Dependencies": {},
"OptionalDependencies": {}, "OptionalDependencies": {},
"LoadBefore": {}, "LoadBefore": {},