From ae564974561e4de29d8469252aff69ef073432bd Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Fri, 19 May 2017 15:37:38 -0600 Subject: [PATCH] set the version of the snap using git tags closes #1436 --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index aa3a9bca..4fe5618f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: bigchaindb -version: master +version: git summary: a scalable blockchain database description: | With high throughput, sub-second latency and powerful functionality to