Bump version
This commit is contained in:
parent
9ee2ee6738
commit
4742d03ba0
|
@ -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": {
|
||||
|
|
|
@ -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!"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue