Revert version bump

This commit is contained in:
Liam Cardenas 2018-01-25 10:06:11 -08:00
parent a9122070ae
commit e5488c2a7f
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.20.0rc1
current_version = 0.19.4
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?

View file

@ -1,6 +1,6 @@
{
"name": "LBRY",
"version": ""version": "0.20.0rc1"-dev",
"version": "0.19.4-dev",
"description": "A browser for the LBRY network, a digital marketplace controlled by its users.",
"homepage": "https://lbry.io/",
"bugs": {