Skip to content

Commit

Permalink
bump to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SheffeyG committed Sep 14, 2024
1 parent a01a47d commit 21c0657
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cheatdeck",
"version": "0.3.1",
"version": "0.3.2",
"description": "Launch games with cheat or trainer and manage your launch options.",
"scripts": {
"build": "shx rm -rf dist && rollup -c",
Expand Down
4 changes: 2 additions & 2 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "CheatDeck",
"author": "Sheffey",
"flags": [],
"flags": [ "debug" ],
"publish": {
"tags": ["cheat", "trainer"],
"tags": [ "cheat", "trainer" ],
"description": "Launch games with cheat or trainer and manage your launch options.",
"image": "https://github.com/SheffeyG/CheatDeck/raw/main/doc/settings.jpg"
}
Expand Down

0 comments on commit 21c0657

Please sign in to comment.