Skip to content

Commit f615216

Browse files
Update version.go
1 parent 521e85a commit f615216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/globalvar/version.go

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

1010
const Version = "6.10.0"
1111

12-
const ReleaseDate = "2024-09-19"
12+
const ReleaseDate = "2024-09-18"
1313

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

0 commit comments

Comments
 (0)