mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-31 17:31:27 +00:00
Bump version: 0.9.0rc17 → 0.9.1rc0
This commit is contained in:
parent
07701d03bd
commit
30be5b69d3
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.9.0rc17
|
current_version = 0.9.1rc0
|
||||||
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.0rc17",
|
"version": "0.9.1rc0",
|
||||||
"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 be4e1c99d566c9a7505720b667b719b11a975f52
|
Subproject commit a440656a330ec671897b8474262335ff0b933854
|
2
lbryum
2
lbryum
|
@ -1 +1 @@
|
||||||
Subproject commit 17e50e9e550bc3140930e4a781566f1e60687f3d
|
Subproject commit bfac1b3db20f5ae116b93cda9cd61d7c7e4838ef
|
Loading…
Add table
Reference in a new issue