v0.53.5-test109

This commit is contained in:
zeppi 2022-06-14 08:58:19 -04:00
parent 68718f32b2
commit 600428f733
2 changed files with 3 additions and 2 deletions

0
.yarn/versions/73388c21.yml vendored Normal file
View file

View file

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