Fix version number

Accidentally reverted the changes in a previous PR.
This commit is contained in:
David Markowitz
2023-09-23 02:09:07 -07:00
committed by GitHub
parent 51540568fb
commit f92bb3eb30

View File

@@ -1,5 +1,5 @@
PROJECT_VERSION_MAJOR=1
PROJECT_VERSION_MINOR=0
PROJECT_VERSION_MINOR=1
PROJECT_VERSION_PATCH=1
# LICENSE
LICENSE=AGPL-3.0