Skip to content

Commit 7abb997

Browse files
Merge pull request #122 from Uddipaan-Hazarika/dsource_update
DLPXECO-11693 | upgrade to v3.4.1 version
2 parents 952fea8 + 857763c commit 7abb997

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Visit https://goreleaser.com for documentation on how to customize this
22
# behavior.
33
env:
4-
- PROVIDER_VERSION=3.4.0
4+
- PROVIDER_VERSION=3.4.1
55
before:
66
hooks:
77
# this is just an example and not a requirement for provider building/publishing

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ HOSTNAME=delphix.com
33
NAMESPACE=dct
44
NAME=delphix
55
BINARY=terraform-provider-${NAME}
6-
VERSION=3.3.0
6+
VERSION=3.4.1
77
OS_ARCH=darwin_arm64
88

99
default: install

0 commit comments

Comments
 (0)