Update test 3b #7637

Closed
jessopb wants to merge 14 commits from update-test-3b into master
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 44bb539cfb - Show all commits

0
.yarn/versions/145a6c62.yml vendored Normal file
View file

View file

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