bump sdk
This commit is contained in:
parent
8f66ac9556
commit
0ad31e386b
2 changed files with 7 additions and 3 deletions
|
@ -205,7 +205,7 @@
|
|||
"yarn": "^1.3"
|
||||
},
|
||||
"lbrySettings": {
|
||||
"lbrynetDaemonVersion": "0.49.0",
|
||||
"lbrynetDaemonVersion": "0.50.0",
|
||||
"lbrynetDaemonUrlTemplate": "https://github.com/lbryio/lbry/releases/download/vDAEMONVER/lbrynet-OSNAME.zip",
|
||||
"lbrynetDaemonDir": "static/daemon",
|
||||
"lbrynetDaemonFileName": "lbrynet"
|
||||
|
|
|
@ -924,5 +924,9 @@
|
|||
"Wallet servers": "Wallet servers",
|
||||
"In response to a complaint we received under the US Digital Millennium Copyright Act, we have blocked access to this content from our applications.": "In response to a complaint we received under the US Digital Millennium Copyright Act, we have blocked access to this content from our applications.",
|
||||
"Followers": "Followers",
|
||||
"%number% files hidden due to your %content_viewing_preferences_link%": "%number% files hidden due to your %content_viewing_preferences_link%"
|
||||
}
|
||||
"%number% files hidden due to your %content_viewing_preferences_link%": "%number% files hidden due to your %content_viewing_preferences_link%",
|
||||
"Use official lbry.tv wallet servers": "Use official lbry.tv wallet servers",
|
||||
"Use custom wallet servers": "Use custom wallet servers",
|
||||
"Remove custom wallet server": "Remove custom wallet server",
|
||||
"Add": "Add"
|
||||
}
|
Loading…
Add table
Reference in a new issue