Fix version format in manifest

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
Florent 2023-02-14 14:32:33 +01:00 committed by GitHub
parent f8c9c3b202
commit 16828c1f22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
"en": "Search engine for PeerTube videos and channels", "en": "Search engine for PeerTube videos and channels",
"fr": "Moteur de recherche de vidéos et chaînes PeerTube" "fr": "Moteur de recherche de vidéos et chaînes PeerTube"
}, },
"version": "0.0.1.2023-01-04~ynh1", "version": "0.0.1.2023.01.04~ynh1",
"url": "https://search.joinpeertube.org/", "url": "https://search.joinpeertube.org/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",