Update version to v1.0.0-beta.13 in package.json and views files
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-06-10 09:40:46 +02:00
parent 2f64ed10f5
commit e516ad49e9
3 changed files with 4 additions and 4 deletions

View File

@@ -173,7 +173,7 @@
<div class="container">
<footer class="py-3 my-4">
<ul class="nav justify-content-center border-bottom pb-3 mb-3">
<li class="nav-item"><a class="nav-link px-2 text-muted">Version: 1.0.0-beta.14</a></li>
<li class="nav-item"><a class="nav-link px-2 text-muted">Version: 1.0.0-beta.13</a></li>
</ul>
<p class="text-center text-muted">&copy; 2024 SwiftLogic Labs</p>
</footer>