We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3635e72 commit 4f659eeCopy full SHA for 4f659ee
script/build-task.js
@@ -31,11 +31,11 @@ export const buildTask = async (
31
{
32
name: "Giddy",
33
url: "https://www.patreon.com/Giddy5e",
34
- discord: "Giddy#0001",
+ discord: "giddy_",
35
},
36
37
name: "Spappz",
38
- discord: "spap#9812",
+ discord: "spap",
39
40
],
41
readme: "README.md",
@@ -47,7 +47,7 @@ export const buildTask = async (
47
changelog: "https://raw.githubusercontent.com/TheGiddyLimit/plutonium-addon-automation/master/CHANGELOG.md",
48
compatibility: {
49
minimum: "10",
50
- verified: "11.301",
+ verified: "11.315",
51
52
53
bugs: "https://discord.gg/nGvRCDs",
0 commit comments