Bump version: 0.9.0rc15 → 0.9.0rc16
This commit is contained in:
parent
2bd5d3faae
commit
787fd0cc71
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.9.0rc15
|
||||
current_version = 0.9.0rc16
|
||||
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.0rc15",
|
||||
"version": "0.9.0rc16",
|
||||
"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 9a4230dd96571df8fd798e006d4a3e34c7eaf8d6
|
||||
Subproject commit ab1bdb7eaf0f63cd8a8ac1fe3c547ac3ba78739e
|
Loading…
Reference in a new issue