1 Commits

Author SHA1 Message Date
Logan Williams
7c3a019e9c Increment version correctly 2024-04-03 13:40:07 +02:00

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"