Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfkid200444 committed Dec 7, 2023
1 parent fbf8b88 commit ad393c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "347096063569559553",
"github": "WolfPlugs"
},
"version": "1.0.0",
"version": "1.0.1",
"updater": {
"type": "github",
"id": "WolfPlugs/ClipsEnhanced"
Expand All @@ -17,5 +17,7 @@
"renderer": "src/index.ts",
"plaintextPatches": "src/plainTextpatches.ts",
"source": "https://github.com/WolfPlugs/ClipsEnhanced",
"image": ["https://i.imgur.com/14CNs3a.png?CHANGE-THIS-URL"]
"image": [
"https://i.imgur.com/14CNs3a.png?CHANGE-THIS-URL"
]
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clips-enhanced",
"version": "1.0.0",
"version": "1.0.1",
"description": "More options for Discord's clip system!",
"engines": {
"node": ">=18.0.0",
Expand Down

0 comments on commit ad393c1

Please sign in to comment.