chore: create version 3.24-beta

This commit is contained in:
lowlighter
2022-04-26 13:31:32 -04:00
parent 58025c0755
commit 783503ad05
5 changed files with 8 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ inputs:
# Action metadata
name: Metrics embed
author: lowlighter
description: An infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account!
description: An infographics generator with 40+ plugins and 200+ options to display stats about your GitHub account!
branding:
icon: user-check
color: gray-dark

View File

@@ -374,6 +374,6 @@
<!-- Scripts -->
<script src="/.js/axios.min.js"></script>
<script src="/.js/vue.min.js"></script>
<script src="/about/.statics/script.js?v=3.23"></script>
<script src="/about/.statics/script.js?v=3.24"></script>
</body>
</html>

View File

@@ -201,7 +201,7 @@
<script src="/.js/vue.min.js"></script>
<script src="/.js/vue.prism.min.js"></script>
<script src="/.js/clipboard.min.js"></script>
<script src="/.js/app.placeholder.js?v=3.23"></script>
<script src="/.js/app.js?v=3.23"></script>
<script src="/.js/app.placeholder.js?v=3.24"></script>
<script src="/.js/app.js?v=3.24"></script>
</body>
</html>