This commit is contained in:
Pyritie 2025-08-10 14:11:36 +01:00
commit 5e4c5565b9
3 changed files with 7 additions and 6 deletions

View file

@ -257,8 +257,9 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
source_branch: dev
target_branch: main
reviewer: Xikaro
milestone: ${{ steps.changelog.outputs.version }}
ignore_users: "dependabot"
draft: true
title: 'Release: ${{ steps.changelog.outputs.version }}'
body: |
**This is an automated Pull Request from the dev branch.**

View file

@ -11458,7 +11458,7 @@
{
"pakku_id": "CKhfz5UfCp2SSXt9",
"type": "MOD",
"side": "CLIENT",
"side": "BOTH",
"slug": {
"curseforge": "smooth-boot-reloaded",
"modrinth": "smooth-boot-reloaded"
@ -13814,7 +13814,7 @@
{
"pakku_id": "tdBDW3xpPBc3E2mt",
"type": "MOD",
"side": "CLIENT",
"side": "BOTH",
"slug": {
"curseforge": "xaeros-world-map",
"modrinth": "xaeros-world-map"

View file

@ -214,9 +214,6 @@
"pick-up-notifier": {
"side": "CLIENT"
},
"smooth-boot-reloaded": {
"side": "CLIENT"
},
"resourceful-config": {
"side": "BOTH"
},
@ -241,6 +238,9 @@
"xaeros-minimap": {
"side": "BOTH"
},
"xaeros-world-map": {
"side": "BOTH"
},
"particular-reforged": {
"side": "BOTH"
},