Skip to content

Commit

Permalink
Version bump for replugged
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed May 16, 2023
1 parent bd153ce commit 62ab972
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.2.2",
"version": "1.2.3",
"updater": {
"type": "github",
"id": "MiniDiscordThemes/Squared"
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": "squared-discord-theme",
"version": "1.2.2",
"version": "1.2.3",
"description": "A border-radius removing Discord theme.",
"repository": "https://github.com/MiniDiscordThemes/Squared.git",
"author": "Saltssaumure <saltssaumure@gmail.com>",
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: "Squared",
/** The version of your theme. */
version: "1.2.2"
version: "1.2.3"
}
};

0 comments on commit 62ab972

Please sign in to comment.