- Update hardcoded template version in PDF class to 31 - Update manifest.json current_version to 31 - Add new release entry for version 31 - Enable version checking and update notifications
29 lines
999 B
JSON
29 lines
999 B
JSON
{
|
|
"templates": {
|
|
"ca3": {
|
|
"current_version": "31",
|
|
"document_number": "10963*30",
|
|
"description": "Official CA-3 VAT Declaration Template",
|
|
"releases": {
|
|
"30": {
|
|
"download_url": "https://git.covago.com/frank/DeclarationTVA/raw/branch/main/templates/declarationtva/ca3_official_template.pdf",
|
|
"checksum": "sha256:placeholder_checksum_here",
|
|
"release_date": "2025-01-27",
|
|
"description": "Initial CA-3 template version 30"
|
|
},
|
|
"31": {
|
|
"download_url": "https://git.covago.com/frank/DeclarationTVA/raw/branch/main/templates/declarationtva/ca3_official_template.pdf",
|
|
"checksum": "sha256:placeholder_checksum_here",
|
|
"release_date": "2025-01-27",
|
|
"description": "Updated CA-3 template version 31"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"repository": {
|
|
"url": "https://git.covago.com/frank/DeclarationTVA",
|
|
"maintainer": "Frank Cools",
|
|
"last_updated": "2025-01-27"
|
|
}
|
|
}
|