Skip to content

Commit 72980c4

Browse files
author
Terraform SDK CircleCI
committed
v2.7.1 [skip ci]
1 parent c25cb95 commit 72980c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 2.7.1 (Unreleased)
1+
# 2.7.1 (August 31, 2021)
22

33
BUG FIXES:
44

meta/meta.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
// The main version number that is being run at the moment.
14-
var SDKVersion = "2.7.0"
14+
var SDKVersion = "2.7.1"
1515

1616
// A pre-release marker for the version. If this is "" (empty string)
1717
// then it means that it is a final release. Otherwise, this is a pre-release

0 commit comments

Comments
 (0)