feat: update mautrix-whatsapp to v0.2510.0

- Update upstream version from v0.12.4 to v0.2510.0 (latest release)
- Bump package version to 2.0.0
- Fix regex pattern in registration from .* to .+ for better matching

Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Your Name
2025-10-22 12:58:02 -06:00
parent ed4203f0e5
commit ed1280a415
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"version": "1.2.2",
"upstreamVersion": "0.12.4",
"version": "2.0.0",
"upstreamVersion": "0.2510.0",
"id": "dev.maunium.whatsapp.cloudronapp",
"title": "Matrix WhatsApp Bridge",
"author": "Tulir Asokan <tulir@maunium.net>",