Skip to content

Commit 4f659ee

Browse files
committed
chore(build): update Discord IDs; verified software version
1 parent 3635e72 commit 4f659ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

script/build-task.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ export const buildTask = async (
3131
{
3232
name: "Giddy",
3333
url: "https://www.patreon.com/Giddy5e",
34-
discord: "Giddy#0001",
34+
discord: "giddy_",
3535
},
3636
{
3737
name: "Spappz",
38-
discord: "spap#9812",
38+
discord: "spap",
3939
},
4040
],
4141
readme: "README.md",
@@ -47,7 +47,7 @@ export const buildTask = async (
4747
changelog: "https://raw.githubusercontent.com/TheGiddyLimit/plutonium-addon-automation/master/CHANGELOG.md",
4848
compatibility: {
4949
minimum: "10",
50-
verified: "11.301",
50+
verified: "11.315",
5151
},
5252
url: "https://www.patreon.com/Giddy5e",
5353
bugs: "https://discord.gg/nGvRCDs",

0 commit comments

Comments
 (0)