Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdrada authored Aug 8, 2023
1 parent 59f75d9 commit 0759fc3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"id": "Checkbox-Soundeffect",
"name": "Checkbox Soundeffect",
"description": "A simple checkbox sound effect plugin that triggers when a checkbox is checked",
"version": "0.1.0",
"author": "Sage Drada",
"minAppVersion": "0.9.0",
"isDesktopOnly": false,
"description": "A simple checkbox sound effect plugin that triggers when a checkbox is checked.",
"version": "1.0.0",
"repo": "sfdrada/Checklist-Soundeffect/tree/main",
"main": "main.js"
}
}

0 comments on commit 0759fc3

Please sign in to comment.