Skip to content

Commit

Permalink
v0.53.5-t109
Browse files Browse the repository at this point in the history
  • Loading branch information
jessopb committed Jun 14, 2022
1 parent 68718f3 commit dbbab5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Empty file added .yarn/versions/73388c21.yml
Empty file.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lbry",
"version": "0.53.4",
"version": "0.53.5-t109",
"description": "A browser for the LBRY network, a digital marketplace controlled by its users.",
"keywords": [
"lbry"
Expand Down Expand Up @@ -238,10 +238,11 @@
"yarn": "^1.3"
},
"lbrySettings": {
"lbrynetDaemonVersion": "0.107.2",
"lbrynetDaemonVersion": "0.109.0",
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
"lbrynetDaemonDir": "static/daemon",
"lbrynetDaemonFileName": "lbrynet"
},
"packageManager": "yarn@3.2.0"
"packageManager": "yarn@3.2.0",
"stableVersion": "0.53.4"
}

0 comments on commit dbbab5d

Please sign in to comment.