diff options
author | Vendicated <vendicated@riseup.net> | 2023-10-06 04:08:49 +0200 |
---|---|---|
committer | Vendicated <vendicated@riseup.net> | 2023-10-06 04:08:49 +0200 |
commit | 9e63da6d786b36cc27c4a24791f44635ba1e0c23 (patch) | |
tree | 6c12d9803605de740eefa042368802175d1a45cc | |
parent | 79295683eeb513de7cf07cf647bf56de5cae37aa (diff) | |
download | Vencord-9e63da6d786b36cc27c4a24791f44635ba1e0c23.tar.gz Vencord-9e63da6d786b36cc27c4a24791f44635ba1e0c23.tar.bz2 Vencord-9e63da6d786b36cc27c4a24791f44635ba1e0c23.zip |
bump to v1.5.5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 13481d0..c005800 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vencord", "private": "true", - "version": "1.5.4", + "version": "1.5.5", "description": "The cutest Discord client mod", "homepage": "https://github.com/Vendicated/Vencord#readme", "bugs": { |