diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 4b7c649..f4a54e9 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -25,7 +25,7 @@ jobs: steps: - name: Notify Discord - uses: tsickert/discord-webhook@v5.3.0 + uses: tsickert/discord-webhook@v6.0.0 with: embed-title: "Modpack Update" embed-url: https://thunderstore.io/c/valheim/p/Undorn/Undorn_Official_Modpack/ diff --git a/modpack/CHANGELOG.md b/modpack/CHANGELOG.md index 0391cf7..415bbff 100644 --- a/modpack/CHANGELOG.md +++ b/modpack/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. +## [1.2.0] - 2024-05-22 + +### Updated + +- Azumatt-WardIsLove-3.5.6 ## [1.2.0] - 2024-05-20 diff --git a/modpack/manifest.json b/modpack/manifest.json index a9563a1..097d0dd 100644 --- a/modpack/manifest.json +++ b/modpack/manifest.json @@ -1,6 +1,6 @@ { "name": "Undorn_Official_Modpack", - "version_number": "1.0.5", + "version_number": "1.3.0", "website_url": "https://discord.gg/zRDF3xew", "description": "Official modpack for the Undorn Valheim Community", "dependencies": [ @@ -16,7 +16,7 @@ "JereKuusela-Item_Stand_All_Items-1.21.0", "Azumatt-FastLink-1.4.2", "Azumatt-Where_You_At-1.0.10", - "Azumatt-WardIsLove-3.5.5", + "Azumatt-WardIsLove-3.5.6", "Smoothbrain-DarwinAwards-1.0.6", "RustyMods-Almanac-3.2.9", "Smoothbrain-Groups-1.2.8",