Version bump to 0.2.2
All checks were successful
Autotagger / Autotagger (push) Successful in 4s
Build / Export Files (push) Successful in 6s

Mods changed:
- Luckperms Fabric PlaceholderAPI Hook
  - made serverside
This commit is contained in:
Seaswimmer 2024-03-21 18:20:06 -04:00
parent 9af27ae243
commit 7b5c875d11
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
3 changed files with 4 additions and 3 deletions

View file

@ -67,7 +67,7 @@ metafile = true
[[files]]
file = "mods/luckperms-fabric-placeholderapi-hook.pw.toml"
hash = "9f5351673318c24b6cca4e880d8e440c61f01117a2cb4c45e5b4c0b7cab7b747"
hash = "ce6aa8f7b0c110334677505eed3ab98fe62809b2395a7b92f8f5571db72bb5cb"
metafile = true
[[files]]

View file

@ -1,5 +1,6 @@
name = "LuckPerms-Fabric-PlaceholderAPI-Hook"
filename = "LuckPerms-Fabric-PlaceholderAPI-Hook.jar"
side = "server"
[download]
url = "https://ci.lucko.me/job/LuckPermsPlaceholders/lastStableBuild/artifact/fabric-placeholderapi/build/libs/LuckPerms-Fabric-PlaceholderAPI-Hook.jar"

View file

@ -1,12 +1,12 @@
name = "Azure Undead Modpack"
author = "SeaswimmerTheFsh"
version = "0.2.1"
version = "0.2.2"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "ec23b403f4723be6f1a38e626adb8f7fdd60f06aa54df5e3aafa681e1494ecad"
hash = "e5219cddbc3eda82752d4f698021683743731e2c77e88d7fdb40accefbf21a5d"
[versions]
fabric = "0.15.7"