diff --git a/.github/workflows/announce-release-on-discord.yml b/.github/workflows/announce-release-on-discord.yml index 4baad3d..6388b10 100644 --- a/.github/workflows/announce-release-on-discord.yml +++ b/.github/workflows/announce-release-on-discord.yml @@ -12,7 +12,7 @@ jobs: DISCORD_USERNAME: Attollo Release DISCORD_AVATAR: https://raw.githubusercontent.com/OneLiteFeatherNET/Attollo/master/.github/assets/Atollo.png DISCORD_THREAD_ID: 1235181365511589888 - uses: OneLiteFeatherNET/action-discord@0.4.1 + uses: OneLiteFeatherNET/action-discord@0.4.2 with: args: | "<@&1102542159447601212>" diff --git a/build.gradle.kts b/build.gradle.kts index 0bfa8c2..b99a15f 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -25,7 +25,7 @@ if (!File("$rootDir/.git").exists()) { } group = "net.onelitefeather" -version = "1.3.1" +version = "1.3.2" val minecraftVersion = "1.20.6" val supportedMinecraftVersions = listOf(