aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/VERSION
diff options
context:
space:
mode:
Diffstat (limited to 'app/VERSION')
-rw-r--r--app/VERSION13
1 files changed, 13 insertions, 0 deletions
diff --git a/app/VERSION b/app/VERSION
new file mode 100644
index 0000000000..bce9f90bd5
--- /dev/null
+++ b/app/VERSION
@@ -0,0 +1,13 @@
+# x-release-please-start-major
+VERSION_MAJOR = 0
+# x-release-please-end
+
+# x-release-please-start-minor
+VERSION_MINOR = 0
+# x-release-please-end
+
+# x-release-please-start-patch
+PATCHLEVEL = 1
+# x-release-please-end
+
+VERSION_TWEAK = 0 \ No newline at end of file