Bump version

This commit is contained in:
Zack Rauen 2022-04-11 14:43:01 -04:00
parent 9ee2ee6738
commit 4742d03ba0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "betterdiscord",
"version": "1.5.2",
"version": "1.5.3",
"description": "Enhances Discord by adding functionality and themes.",
"main": "src/index.js",
"scripts": {

View File

@ -5,7 +5,7 @@ export default {
title: "Fixes",
type: "fixed",
items: [
"BD loads again, thanks to Strencher for this late night fix while I was away"
"Injection on Canary is fixed!"
]
}
]