Skip to content

Commit

Permalink
v4.3.0 / store
Browse files Browse the repository at this point in the history
  • Loading branch information
asportnoy committed Jun 2, 2023
1 parent 6f6caa2 commit f967f99
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Replace unicode emojis throughout Discord with Twemoji (since they apparently aren't able to do it
themselves).

[![Install in Replugged](https://img.shields.io/badge/-Install%20in%20Replugged-blue?style=for-the-badge&logo=none)](https://replugged.dev/install?identifier=asportnoy/twemoji-everywhere&source=github)
[![Install in Replugged](https://img.shields.io/badge/-Install%20in%20Replugged-blue?style=for-the-badge&logo=none)](https://replugged.dev/install?identifier=dev.albertp.TwemojiEverywhere)

## Components supported

Expand Down
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"discordID": "489484338514100234",
"github": "asportnoy"
},
"version": "1.1.12",
"version": "1.1.13",
"updater": {
"type": "github",
"id": "asportnoy/twemoji-everywhere"
"type": "store",
"id": "dev.albertp.TwemojiEverywhere"
},
"license": "MIT",
"type": "replugged-plugin",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-react": "^7.32.2",
"prettier": "^2.8.7",
"replugged": "^4.2.3",
"replugged": "^4.3.0",
"typescript": "^5.0.3"
}
}
80 changes: 67 additions & 13 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 f967f99

Please sign in to comment.