Bump version: 0.9.0rc6 → 0.9.0rc7
This commit is contained in:
parent
6a95a37266
commit
47c88a7604
5 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.9.0rc6
|
current_version = 0.9.0rc7
|
||||||
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.0rc6",
|
"version": "0.9.0rc7",
|
||||||
"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 728fd0c00f3b32c439422def2995fdf7bf15a68f
|
Subproject commit 0f60328d3c8d110c55a13958f9ba5a7d29072478
|
|
@ -1 +1 @@
|
||||||
Subproject commit a973c59051d941e2d48d6c5b4fa3aa90d0427445
|
Subproject commit 118b8fd65563845b2c91437d3a9a2dc1a527a691
|
2
lbryum
2
lbryum
|
@ -1 +1 @@
|
||||||
Subproject commit 09e89d8817fdda1aa6e9043d7661bc45326a15ad
|
Subproject commit 2fe85f8faa1e79eb4f58d78f38c2e2f2edff9f7e
|
Loading…
Reference in a new issue