Skip to content

Commit

Permalink
v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yofukashino committed Jun 12, 2023
1 parent f9d7df7 commit becb357
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
4 changes: 3 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
"id": "dev.tharki.FakeDeafen",
"name": "FakeDeafen",
"description": "Fake your audio status, to make it look like you are muted or deafened from other's perspective when you're not.",
"image": "https://tharki-god.github.io/files-random-host/bdpluginsassets/fake%20deaf.gif",
"source": "https://github.com/Tharki-God/FakeDeafen",
"author": {
"name": "Ahlawat",
"discordID": "1025214794766221384",
"github": "Tharki-God"
},
"version": "1.0.6",
"version": "1.0.7",
"updater": {
"type": "github",
"id": "Tharki-God/FakeDeafen"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fake-deafen",
"version": "1.0.6",
"version": "1.0.7",
"description": "Fake your audio status, to make it look like you are muted or deafened from other's perspective when you're not.",
"engines": {
"node": ">=14.0.0"
Expand Down Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.32.2",
"prettier": "^2.8.8",
"replugged": "^4.4.1",
"replugged": "^4.4.2",
"typescript": "^4.9.5"
}
}
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit becb357

Please sign in to comment.