Correct version to 0.3.1-alpha

This commit is contained in:
Fred Boniface 2022-09-16 21:30:37 +01:00
parent e503247da1
commit e665555a87
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.3.1-alpha</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.3.1-alpha")
console.info("Initialising"); console.info("Initialising");