Skip to content

Commit 9ddc926

Browse files
author
Cuneyt Cuneyitoglu
committed
increment version in makefile
1 parent 7ce32f9 commit 9ddc926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ HOSTNAME=fortanix.com
44
NAMESPACE=fortanix
55
NAME=dsm
66
BINARY=terraform-provider-${NAME}
7-
VERSION=0.5.18
7+
VERSION=0.5.19
88
OS=linux
99
ARCH=amd64
1010
OS_ARCH=${OS}_${ARCH}

0 commit comments

Comments
 (0)