We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0553583 commit eb8f4b4Copy full SHA for eb8f4b4
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.26.0"
+const VEFVersion = "v0.27.0"
0 commit comments