diff --git a/modpack/CHANGELOG.md b/modpack/CHANGELOG.md index d787486..70ff04f 100644 --- a/modpack/CHANGELOG.md +++ b/modpack/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.0.5] - 2024-05-17 + +### Added + +- VentureValheim-Venture_Location_Reset-0.9.0 **was missing** +- Pineapple-MoreGates-1.0.11 **was missing** ## [1.0.4] - 2024-05-17 ### Changed diff --git a/modpack/manifest.json b/modpack/manifest.json index 870811f..3dfb027 100644 --- a/modpack/manifest.json +++ b/modpack/manifest.json @@ -1,6 +1,6 @@ { "name": "Undorn_Official_Modpack", - "version_number": "1.0.4", + "version_number": "1.0.5", "website_url": "https://discord.gg/zRDF3xew", "description": "Official modpack for the Undorn Valheim Community", "dependencies": [ @@ -22,6 +22,8 @@ "RandyKnapp-AdvancedPortals-1.0.10", "Smoothbrain-Groups-1.2.8", "Advize-PlantEverything-1.17.2", - "MSchmoecker-MultiUserChest-0.5.10" + "MSchmoecker-MultiUserChest-0.5.10", + "Pineapple-MoreGates-1.0.11", + "VentureValheim-Venture_Location_Reset-0.9.0" ] } \ No newline at end of file