We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a0996e commit 41c53abCopy full SHA for 41c53ab
1 file changed
version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// VEFVersion is the current version of the VEF Framework (semver format).
4
-const VEFVersion = "v0.29.0"
+const VEFVersion = "v0.29.1"
0 commit comments