Skip to content

Commit b81add3

Browse files
committed
Bump version: 0.9.0rc10 → 0.9.0rc11
1 parent 2fc2ab0 commit b81add3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.9.0rc10
2+
current_version = 0.9.0rc11
33
commit = True
44
tag = True
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LBRY",
3-
"version": "0.9.0rc10",
3+
"version": "0.9.0rc11",
44
"main": "main.js",
55
"description": "LBRY is a fully decentralized, open-source protocol facilitating the discovery, access, and (sometimes) purchase of data.",
66
"author": {

lbry

Submodule lbry updated from f964201 to e8afad7

lbry-web-ui

lbryum

0 commit comments

Comments
 (0)