version bump 0.6.1 #28

Merged
serversdown merged 2 commits from dev into main 2026-02-15 23:47:23 -05:00
Showing only changes of commit 24473c9ca3 - Show all commits

View File

@@ -398,10 +398,10 @@
</script> </script>
<!-- Offline Database --> <!-- Offline Database -->
<script src="/static/offline-db.js?v=0.5.1"></script> <script src="/static/offline-db.js?v=0.6.0"></script>
<!-- Mobile JavaScript --> <!-- Mobile JavaScript -->
<script src="/static/mobile.js?v=0.5.1"></script> <script src="/static/mobile.js?v=0.6.0"></script>
{% block extra_scripts %}{% endblock %} {% block extra_scripts %}{% endblock %}
</body> </body>