Skip to content

Commit 6b124aa

Browse files
committed
Rev version to 1.3.2.
1 parent cf06477 commit 6b124aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes
22

3-
# 1.3.1
3+
# 1.3.2
44

55
* Expose SSL-offload profile on `ddcloud_virtual_listener` (DimensionDataResearch/dd-cloud-compute-terraform#104).
66
* Implement `ddcloud_ssl_offload_profile` resource type (DimensionDataResearch/dd-cloud-compute-terraform#104).

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
PROVIDER_NAME = ddcloud
22

3-
VERSION = 1.3.1
3+
VERSION = 1.3.2
44
VERSION_INFO_FILE = ./$(PROVIDER_NAME)/version-info.go
55

66
BIN_DIRECTORY = _bin

0 commit comments

Comments
 (0)