Skip to content

Commit

Permalink
inc version; allow release workflow to update existing releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Penguin-Spy committed Aug 9, 2023
1 parent b312896 commit 0844ea0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
with:
artifacts: "bundle/*"
makeLatest: true
allowUpdates: true
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"github": "Penguin-Spy"
},
"source": "https://github.com/Penguin-Spy/replugged-pronoundb",
"version": "1.3.2",
"version": "1.3.3",
"updater": {
"type": "store",
"id": "dev.penguinspy.pronoundb"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "replugged-pronoundb",
"version": "1.3.2",
"version": "1.3.3",
"description": "Shows users' PronounDB pronouns in chat so that you don't accidentally misgender people.",
"author": "Penguin_Spy",
"scripts": {
Expand Down

0 comments on commit 0844ea0

Please sign in to comment.