mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-23 17:47:24 +00:00
Bump version: 0.9.0rc10 → 0.9.0rc11
This commit is contained in:
parent
2fc2ab0a84
commit
b81add382b
5 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.9.0rc10
|
current_version = 0.9.0rc11
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?
|
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "LBRY",
|
"name": "LBRY",
|
||||||
"version": "0.9.0rc10",
|
"version": "0.9.0rc11",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
|
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
|
||||||
"author": {
|
"author": {
|
||||||
|
|
2
lbry
2
lbry
|
@ -1 +1 @@
|
||||||
Subproject commit f9642018ae0faf69cce2dbe4bab10085be7a99e7
|
Subproject commit e8afad7af8b307adbdf62332a41f7b1e820c000a
|
|
@ -1 +1 @@
|
||||||
Subproject commit a97cd34407542c628618ebbee3810c7422f7d4a9
|
Subproject commit 1ccbbe721f61f6f5723c5c44a13008fd1bb0f1fa
|
2
lbryum
2
lbryum
|
@ -1 +1 @@
|
||||||
Subproject commit 8cef91dfa79b0e92c2600d6a634ea45e678edfd2
|
Subproject commit 9b700fa5e4f16e4db4c13598dec4fe6e32ea279e
|
Loading…
Add table
Reference in a new issue