From 7a90892d680a7df2ede78fcced6c513963777731 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Mon, 31 Aug 2020 19:11:10 -0700 Subject: [PATCH] Import vendor v1.20.0831 --- package.nw/lib/gt.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.nw/lib/gt.js b/package.nw/lib/gt.js index bc20b1c..43a8e86 100644 --- a/package.nw/lib/gt.js +++ b/package.nw/lib/gt.js @@ -1,8 +1,8 @@ // GridTracker ©2020 N0TTL var gtComment1 = "GridTracker is not open source, you may not change, modify or 'borrow' code for your needs that is redistributed in any form without first asking and receiving permission from N0TTL *and* N2VFL"; var gtComment2 = "Third party libraries and functions used are seperated to third-party.js or their respective lib .js files, the GT close-source directive does not apply to these files of course"; -var gtVersion = 1200830; -var gtBeta = "BASF"; +var gtVersion = 1200831; +var gtBeta = ""; var g_startVersion = 0;