From 8a0638ea041bd610f7789110ad37d6de0b11278b Mon Sep 17 00:00:00 2001 From: wbudic Date: Thu, 7 Mar 2019 12:57:30 +1100 Subject: [PATCH] Switched to dev.1.3 --- Installation.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Installation.txt b/Installation.txt index 3dfdafe..868079c 100644 --- a/Installation.txt +++ b/Installation.txt @@ -85,3 +85,7 @@ sqlite> select * FROM LOG; sqlite>.quit Note exporting/importing of other tables is similar, but not recommended. + + +#Current Latest Development Branch +git fetch && git checkout dev.1.3 -- 2.34.1