Skip to content

Commit af1f9b4

Browse files
mokalraJulia3072
authored andcommitted
Finalize changelog and release for version v5.43.0
1 parent 36f1162 commit af1f9b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/globalvar/version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import (
77
"log"
88
)
99

10-
const Version = "5.42.0"
11-
const ReleaseDate = "2024-05-19"
10+
const Version = "5.43.0"
11+
const ReleaseDate = ""
1212

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

0 commit comments

Comments
 (0)