chg: [geolocation] fix UUID to be valid UUIDv4

pull/315/head
Alexandre Dulaunoy 2021-05-25 23:11:01 +02:00
parent d89296b542
commit 265f8d3fc7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -100,6 +100,6 @@
"country",
"epsg"
],
"uuid": "fdd30d5f-6752-45ed-bef2-25e8ce4d8a3",
"version": 5
}
"uuid": "cd6f2238-ba55-4888-82c4-104e6e1acf21",
"version": 6
}