diff --git a/manifest.json b/manifest.json index 2bd16d6..53c5ba8 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "discordID": "942752356595023874", "github": "cafeed28" }, - "version": "2.1.10", + "version": "2.1.11", "updater": { "type": "store", "id": "com.cafeed28.NitroSpoof" @@ -16,5 +16,6 @@ "type": "replugged-plugin", "renderer": "src/index.ts", "plaintextPatches": "src/plaintextPatches.ts", - "source": "https://github.com/cafeed28/replugged-nitrospoof" + "source": "https://github.com/cafeed28/replugged-nitrospoof", + "image": "https://cdn.discordapp.com/attachments/1026314163007529020/1156935460602527744/ezgif.com-video-to-gif.gif" } diff --git a/package.json b/package.json index 4cb5e54..b88211a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replugged-nitrospoof", - "version": "2.1.10", + "version": "2.1.11", "description": "Use some Nitro features without wasting your money!", "engines": { "node": ">=14.0.0"