mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
Remove extra period / dot / full stop from version (#1353)
This commit is contained in:
@ -8,9 +8,9 @@
|
|||||||
"resources": {
|
"resources": {
|
||||||
"repository": "https://github.com/KSPKatten/AnimatedAttachment"
|
"repository": "https://github.com/KSPKatten/AnimatedAttachment"
|
||||||
},
|
},
|
||||||
"version": "v.1.2.2",
|
"version": "v1.2.2",
|
||||||
"ksp_version": "1.4.4",
|
"ksp_version": "1.4.4",
|
||||||
"download": "https://github.com/KSPKatten/AnimatedAttachment/releases/download/v.1.2.2/AnimatedAttachment_v1.2.2.zip",
|
"download": "https://github.com/KSPKatten/AnimatedAttachment/releases/download/v1.2.2/AnimatedAttachment_v1.2.2.zip",
|
||||||
"download_size": 13328,
|
"download_size": 13328,
|
||||||
"download_hash": {
|
"download_hash": {
|
||||||
"sha1": "E845C367D4C790222B4F5C6301F0A481FC32D4D7",
|
"sha1": "E845C367D4C790222B4F5C6301F0A481FC32D4D7",
|
Reference in New Issue
Block a user