From cfdcd5fc39299fe4beebf20d9dbc1520fcb45539 Mon Sep 17 00:00:00 2001 From: hathach Date: Sun, 2 Sep 2018 16:46:47 +0700 Subject: add repo & verion yml --- version.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 version.yml (limited to 'version.yml') diff --git a/version.yml b/version.yml new file mode 100644 index 000000000..b6495858d --- /dev/null +++ b/version.yml @@ -0,0 +1,3 @@ +# Newt uses this file to determine the version of a checked out repo. +# This should always be 0.0.0 in the master branch. +repo.version: 0.0.1 -- cgit v1.3.1