This commit is contained in:
awesome-manuel 2024-05-06 14:58:09 +00:00
parent f1de14a3ab
commit 04b52e1feb

View File

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