Unverified Commit e5cd6ca4 authored by Olaoluwa Osuntokun's avatar Olaoluwa Osuntokun Committed by GitHub

Merge pull request #1318 from Roasbeef/version-bump-0.5.8

bump version to 0.5.8-alpha
parents 7e9a7037 5c8fd967
......@@ -13,9 +13,9 @@ matrix:
env:
global:
- LND_TAG=cd3c2b508ec45373602e3cdb9cd19ab7b224f94d
- BTCD_TAG=130ea5bddde33df32b06a1cdb42a6316eb73cff5
- GO_TAG=1.13
- LND_TAG=73ceb9a06eb19e727a9e6cf140bda8924df977eb
- BTCD_TAG=a41498d578a99c1619037746abd916176ea61052
- GO_TAG=1.13.3
- GOROOT=$HOME/go
- GOPATH=$HOME/gocode
- PATH=$GOPATH/bin:$GOROOT/bin:$PATH
......@@ -45,4 +45,4 @@ deploy:
tags: true
before_cache:
- rm -rf $HOME/.cache/electron-builder/wine
\ No newline at end of file
- rm -rf $HOME/.cache/electron-builder/wine
{
"name": "lightning-app",
"version": "0.5.7-alpha",
"version": "0.5.8-alpha",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "lightning-app",
"version": "0.5.7-alpha",
"version": "0.5.8-alpha",
"description": "Lightning Wallet Application",
"author": "Lightning Labs, Inc",
"homepage": "./",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment