This commit is contained in:
awesome-manuel 2024-05-07 08:51:04 +00:00
parent 62ee6e9a70
commit fef43b035c

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.10.1-16-g5c492a2">
<meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.10.1-17-gc9f5360">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
@ -129,8 +129,8 @@
Synapse-Admin <b><span id="version"></span></b> by Awesome Technologies Innovationslabor GmbH
</a>
</footer>
<script>console.log("SYNAPSE_ADMIN_VERSION: 0.10.1-16-g5c492a2")</script>
<script>__SYNAPSE_ADMIN_VERSION__ = "0.10.1-16-g5c492a2"</script>
<script>console.log("SYNAPSE_ADMIN_VERSION: 0.10.1-17-gc9f5360")</script>
<script>__SYNAPSE_ADMIN_VERSION__ = "0.10.1-17-gc9f5360"</script>
</body>
<script>document.getElementById("version").textContent = __SYNAPSE_ADMIN_VERSION__</script>
</html>