From 6fbace0a112e4641c053cd9dd7eb4feab65ddac4 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 16 Sep 2022 19:29:33 +0100 Subject: [PATCH] Bump version numbers to 0.4.0-devel --- index.html | 2 +- scripts/tiploc-finder.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 2319e66..0827cd7 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@ diff --git a/scripts/tiploc-finder.js b/scripts/tiploc-finder.js index b25193a..1920ae1 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.3.0-alpha") +console.group("Athena - v0.4.0-devel") console.info("Initialising");