Bump version: 0.9.0rc14 → 0.9.0rc15
This commit is contained in:
parent
f8a2a03ae8
commit
a021d7b200
4 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.9.0rc14
|
||||
current_version = 0.9.0rc15
|
||||
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.0rc14",
|
||||
"version": "0.9.0rc15",
|
||||
"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 59a5a3164f72f602c758168c1f0923970e6eb29c
|
||||
Subproject commit 9a4230dd96571df8fd798e006d4a3e34c7eaf8d6
|
|
@ -1 +1 @@
|
|||
Subproject commit 86c12107936152e4c497aa0aa9075528a4eabec0
|
||||
Subproject commit efc28c6644b7970403e3a11523cbf6e336eee52d
|
Loading…
Reference in a new issue