chore: update vocard 2.6.9 -> 2.7.1

Diff: https://github.com/ChocoMeow/Vocard/compare/refs/tags/v2.6.9...refs/tags/v2.7.1
This commit is contained in:
Gerg-L 2025-04-28 17:43:03 -04:00
parent beeb8b6d90
commit 1acbfc727c
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
3 changed files with 21 additions and 21 deletions

View file

@ -142,5 +142,5 @@
spotify_client_id = p."vocard/spotify_client_id";
spotify_client_secret = p."vocard/spotify_client_secret";
token = p."vocard/token";
version = "v2.6.9";
version = "v2.7.1";
}