Skip to content

Commit 2065448

Browse files
committed
Finalize changelog and release for version v3.44.0
1 parent 042d480 commit 2065448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oci/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"log"
77
)
88

9-
const Version = "3.43.0"
9+
const Version = "3.44.0"
1010

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

0 commit comments

Comments
 (0)