Skip to content

Commit 372ef54

Browse files
Exempted - v4.83.0
1 parent 6e39a9a commit 372ef54

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-
## 4.83.0 (Unreleased)
1+
## 4.83.0 (July 07, 2022)
22

33
### Added
44
- Support for BackupPolicy to the DBSystemSummary

internal/globalvar/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
)
99

1010
const Version = "4.83.0"
11-
const ReleaseDate = "2022-07-05"
11+
const ReleaseDate = "2022-07-07"
1212

1313
func PrintVersion() {
1414
log.Printf("[INFO] terraform-provider-oci %s\n", Version)

0 commit comments

Comments
 (0)