bump to v1.8.2
This commit is contained in:
parent
dd3b7e5346
commit
449f95500a
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "vencord",
|
||||
"private": "true",
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"description": "The cutest Discord client mod",
|
||||
"homepage": "https://github.com/Vendicated/Vencord#readme",
|
||||
"bugs": {
|
||||
|
|
|
@ -39,7 +39,6 @@ export default definePlugin({
|
|||
|
||||
Icon: () => (
|
||||
<svg
|
||||
className="icon"
|
||||
height="24"
|
||||
width="24"
|
||||
viewBox="0 0 24 24"
|
||||
|
|
Loading…
Reference in a new issue