Plugin Development Guide: bump version to 2.1.0

This commit is contained in:
master3395
2026-02-02 02:36:23 +01:00
parent d6d1f2d993
commit 4757d45b11

View File

@@ -918,7 +918,7 @@ zip -r myPlugin-v1.0.0.zip . \
<div style="margin-top: 40px; padding-top: 20px; border-top: 2px solid var(--border-primary, #e8e9ff);">
<p style="text-align: center; color: var(--text-secondary, #64748b);">
<strong>{% trans "Author" %}:</strong> master3395 |
<strong>{% trans "Version" %}:</strong> 2.0.0 |
<strong>{% trans "Version" %}:</strong> 2.1.0 |
<strong>{% trans "Last Updated" %}:</strong> 2026-02-02
</p>
</div>