From f89ce5a50597d52de0d8258f7f28ad666ccc8e8b Mon Sep 17 00:00:00 2001 From: ecc521 <42424091+ecc521@users.noreply.github.com> Date: Sun, 14 Apr 2019 21:53:37 -0400 Subject: [PATCH] Auto Update Test --- .gitignore | 8 ++++++++ versions.json | 1 + 2 files changed, 9 insertions(+) create mode 100644 .gitignore create mode 100644 versions.json diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..41c9527 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +space* +Space* +linux* +mac* +.icon-set +win* +latest.yml +builder-effective-config.yaml \ No newline at end of file diff --git a/versions.json b/versions.json new file mode 100644 index 0000000..ef01b71 --- /dev/null +++ b/versions.json @@ -0,0 +1 @@ +{"version":"1.6.2"} \ No newline at end of file