From 6a13260e67b3d74f997a27d0a8cc35269a6da226 Mon Sep 17 00:00:00 2001
From: Arksine <arksine.code@gmail.com>
Date: Sat, 28 Nov 2020 07:29:25 -0500
Subject: [PATCH] scripts:  add version.txt

Moonraker's update_manager plugin will check this file to see if dependencies or the python enviroment need an update.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
---
 scripts/version.txt | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 scripts/version.txt

diff --git a/scripts/version.txt b/scripts/version.txt
new file mode 100644
index 0000000..d5f6680
--- /dev/null
+++ b/scripts/version.txt
@@ -0,0 +1,2 @@
+env_version=0.2.0
+deps_version=0.2.0