This commit is contained in:
awesome-manuel 2024-07-09 09:25:12 +00:00
parent faa8fafc22
commit fd29876802

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.2-13-g659730c"> <meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.10.2-14-ga571438">
<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.2-13-g659730c")</script> <script>console.log("SYNAPSE_ADMIN_VERSION: 0.10.2-14-ga571438")</script>
<script>__SYNAPSE_ADMIN_VERSION__ = "0.10.2-13-g659730c"</script> <script>__SYNAPSE_ADMIN_VERSION__ = "0.10.2-14-ga571438"</script>
</body> </body>
<script>document.getElementById("version").textContent = __SYNAPSE_ADMIN_VERSION__</script> <script>document.getElementById("version").textContent = __SYNAPSE_ADMIN_VERSION__</script>
</html> </html>