Increment version correctly

This commit is contained in:
Logan Williams
2024-04-03 13:40:07 +02:00
parent a8a5265c1d
commit 7c3a019e9c

View File

@@ -1,6 +1,6 @@
_MAJOR = "1"
_MINOR = "3"
_MINOR = "4"
# On main and in a nightly release the patch should be one ahead of the last
# released build.
_PATCH = "1"