Bump version: 0.9.0rc16 → 0.9.0rc17
This commit is contained in:
parent
0cd3fa0c75
commit
314e01dff0
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.9.0rc16
|
||||
current_version = 0.9.0rc17
|
||||
commit = True
|
||||
tag = True
|
||||
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "LBRY",
|
||||
"version": "0.9.0rc16",
|
||||
"version": "0.9.0rc17",
|
||||
"main": "main.js",
|
||||
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
|
||||
"author": {
|
||||
|
|
2
lbry
2
lbry
|
@ -1 +1 @@
|
|||
Subproject commit 7291efac83e96dfb0a2ef04cf83d342d5e31384c
|
||||
Subproject commit 2303f88bd4482e1f0b2f2357516d2c547ccd64ee
|
2
lbryum
2
lbryum
|
@ -1 +1 @@
|
|||
Subproject commit 57f102d235a8a1becae6b2e07fdadb85a6670e90
|
||||
Subproject commit 71cf689c450bbe696fb1fd51d562b195b2f6854a
|
Loading…
Reference in a new issue