Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Jul 15, 2023
1 parent ff18ab2 commit 28c9f79
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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.3.1",
"version": "1.3.2",
"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.3.1",
"version": "1.3.2",
"description": "A Windows 9x style Discord theme.",
"repository": "https://github.com/Saltssaumure/w9x-discord-theme.git",
"author": "Saltssaumure <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion scss-compile.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ export default {
/** The name of your theme repository. */
repo: "w9x-discord-theme",
/** The version of your theme. */
version: "1.3.1"
version: "1.3.2"
}
};

0 comments on commit 28c9f79

Please sign in to comment.