Only update GPSLogger if tag matches specific format

This commit is contained in:
mendhak 2021-09-19 15:08:33 +01:00
parent 06ef3b59c3
commit 7d4cc96aac
No known key found for this signature in database
GPG key ID: 95E7D75C76CBE9A9

View file

@ -99,6 +99,6 @@ Builds:
MaintainerNotes: No longer using Google Play services.
AutoUpdateMode: Version v%c
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^v[.0-9]*$
CurrentVersion: '116'
CurrentVersionCode: 116