We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8957017 commit ec18400Copy full SHA for ec18400
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 0.24.0 (Unreleased)
+# 0.24.0 (September 17, 2025)
2
3
ENHANCEMENTS:
4
internal/version/version.go
@@ -3,7 +3,7 @@
package version
5
6
-const version = "0.23.1"
+const version = "0.24.0"
7
8
// ModuleVersion returns the current version of the github.com/hashicorp/terraform-exec Go module.
9
// This is a function to allow for future possible enhancement using debug.BuildInfo.
0 commit comments