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