🔖(addons) bump plugin version to 0.0.2

Update the plugin version displayed to the user to 0.0.2 and move the
tag from alpha to beta.
This commit is contained in:
lebaudantoine
2026-06-10 11:28:09 +02:00
committed by aleb_the_flash
parent 0065527a5e
commit 52bad6faaf
3 changed files with 4 additions and 4 deletions
@@ -47,8 +47,8 @@
</div>
</div>
<footer id="version-tag">
<span class="version-badge">alpha</span>
<span class="version-number">0.0.1</span>
<span class="version-badge">beta</span>
<span class="version-number">0.0.2</span>
</footer>
</body>
</html>