Skip to content

Commit

Permalink
Release v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Jun 19, 2024
1 parent 2873757 commit 68060ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: pnpm install

- name: Build and bundle theme into .asar
run: pnpm run build:rp
run: pnpm run build:asar

- name: Release bundled asar, json, and theme.css
uses: ncipollo/release-action@v1
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"discordID": "134142022092062720",
"github": "Saltssaumure"
},
"version": "1.7.0",
"version": "1.7.1",
"updater": {
"type": "store",
"id": "net.saltssaumure.NineX"
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": "ninex-discord-theme",
"version": "1.7.0",
"version": "1.7.1",
"description": "A Windows 95/98 style Discord theme.",
"repository": "github:Saltssaumure/w9x-discord-theme",
"author": "Saltssaumure <[email protected]>",
Expand Down

0 comments on commit 68060ff

Please sign in to comment.