mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-28 16:01:26 +00:00
Bump version: 0.9.0rc9 → 0.9.0rc10
This commit is contained in:
parent
105f234d2c
commit
01e19a457b
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.9.0rc9
|
current_version = 0.9.0rc10
|
||||||
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.0rc9",
|
"version": "0.9.0rc10",
|
||||||
"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 40d4fb5641a4ed13bcf3ce4b728dc393ecc2d892
|
Subproject commit d3d84264303d4a1adfe723cfb7bbee38ebd85a50
|
|
@ -1 +1 @@
|
||||||
Subproject commit c1ef16197235d57620bd0ea045d7edfb607b0aff
|
Subproject commit 9a36270d3e20a2452acc4eaa525e71432c76b077
|
Loading…
Add table
Reference in a new issue