Skip to content

Commit 2d75cbc

Browse files
committed
Release v0.6.1-preview
Change-Id: I5b1f0111984d5ba3304643bb30af2b9faa179467 Signed-off-by: Gregory Haskins <[email protected]>
1 parent adc1600 commit 2d75cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
PROJECT_NAME = hyperledger/fabric
4040
BASE_VERSION = 0.6.1-preview
41-
IS_RELEASE = false
41+
IS_RELEASE = true
4242

4343
ifneq ($(IS_RELEASE),true)
4444
EXTRA_VERSION ?= snapshot-$(shell git rev-parse --short HEAD)

0 commit comments

Comments
 (0)