diff options
Diffstat (limited to 'app/VERSION')
-rw-r--r-- | app/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/VERSION b/app/VERSION index bce9f90bd5..c63a64616f 100644 --- a/app/VERSION +++ b/app/VERSION @@ -3,11 +3,11 @@ VERSION_MAJOR = 0 # x-release-please-end # x-release-please-start-minor -VERSION_MINOR = 0 +VERSION_MINOR = 1 # x-release-please-end # x-release-please-start-patch -PATCHLEVEL = 1 +PATCHLEVEL = 0 # x-release-please-end VERSION_TWEAK = 0
\ No newline at end of file |