We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22d902 commit b299963Copy full SHA for b299963
Version.config
@@ -1,5 +1,5 @@
1
MAJOR=2
2
MINOR=6
3
-REVISION=4
+REVISION=5
4
5
VERSION="${MAJOR}.${MINOR}${REVISION:+.$REVISION}${PRERELEASE}"
0 commit comments