Skip to content

Commit 810597b

Browse files
NagaRajuPasunurivsin12
authored andcommitted
Update version.go
1 parent 25bf68e commit 810597b

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.11.0"
1111

12-
const ReleaseDate = "2024-09-28"
12+
const ReleaseDate = "2024-09-24"
1313

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

0 commit comments

Comments
 (0)