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;