Bump version numbers to 0.4.0-devel

This commit is contained in:
Fred Boniface 2022-09-16 19:29:33 +01:00
parent d0c40afdfe
commit 6fbace0a11
2 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@
<!-- Footer --> <!-- Footer -->
<footer> <footer>
<p>Created by Fred Boniface - v0.3.0-alpha</p> <p>Created by Fred Boniface - v0.4.0-devel</p>
</footer> </footer>
</body> </body>

View File

@ -1,7 +1,7 @@
const url = "https://tiger.worldline.global/"; const url = "https://tiger.worldline.global/";
const view = "/staff;scrollbar=true"; const view = "/staff;scrollbar=true";
console.group("Athena - v0.3.0-alpha") console.group("Athena - v0.4.0-devel")
console.info("Initialising"); console.info("Initialising");