Revert "v0.53.8"

Incorrect Changelog
This reverts commit 4ab23f03fc.
This commit is contained in:
zeppi 2022-11-18 14:12:52 -05:00
parent 4ab23f03fc
commit 7e6ad31392
2 changed files with 3 additions and 2 deletions

View file

View file

@ -1,6 +1,6 @@
{
"name": "lbry",
"version": "0.53.8",
"version": "0.53.8-alpha.1",
"description": "A browser for the LBRY network, a digital marketplace controlled by its users.",
"keywords": [
"lbry"
@ -222,5 +222,6 @@
"lbrynetDaemonDir": "static/daemon",
"lbrynetDaemonFileName": "lbrynet"
},
"packageManager": "yarn@3.2.0"
"packageManager": "yarn@3.2.0",
"stableVersion": "0.53.7"
}