From f7bae7c31ff34a32a8f0fd110475cf3c2794a5a6 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 15 Sep 2022 22:48:03 +0100 Subject: [PATCH] Bump minor version --- index.html | 2 +- scripts/tiploc-finder.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7c3e9f0..2319e66 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@ diff --git a/scripts/tiploc-finder.js b/scripts/tiploc-finder.js index 68b1a56..b25193a 100644 --- a/scripts/tiploc-finder.js +++ b/scripts/tiploc-finder.js @@ -1,7 +1,7 @@ const url = "https://tiger.worldline.global/"; const view = "/staff;scrollbar=true"; -console.group("Athena - v0.2.1-alpha") +console.group("Athena - v0.3.0-alpha") console.info("Initialising");