diff --git a/CHANGELOG.md b/CHANGELOG.md index c3a4aef..4055847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 1.0.7 + +## Changelog + +*  Verify working for 2026.03.26-89796e57b and update manifest + +*** + + # 1.0.6 ## Changelog diff --git a/src/main/resources/manifest.json b/src/main/resources/manifest.json index 2e6bd65..d1166ae 100644 --- a/src/main/resources/manifest.json +++ b/src/main/resources/manifest.json @@ -1,17 +1,17 @@ { "Group": "QuickBASIC", "Name": "QuickBASIC.HandcraftEssence", - "Version": "1.0.6", - "ServerVersion": "2026.02.19-1a311a592", + "Version": "1.0.7", + "ServerVersion": "2026.03.26-89796e57b", "Description": "Allows you to craft Life Essence and Greater Life Essence without a bench", "Authors": [ { "Name": "QuickBASIC", - "Email": "", - "Url": "" + "Email": "quickbasic@quickbasic.xyz", + "Url": "https://git.quickbasic.xyz/hytale-modding" } ], - "Website": "", + "Website": "https://git.quickbasic.xyz/hytale-modding/HandcraftEssence", "Dependencies": {}, "OptionalDependencies": {}, "LoadBefore": {},