Fix changelog format in manifest

This commit is contained in:
2025-12-29 15:50:42 -06:00
parent 9a1bb3d3bc
commit 527e555384
2 changed files with 5 additions and 3 deletions

View File

@@ -24,7 +24,5 @@
"memoryLimit": 512000000,
"minBoxVersion": "7.0.0",
"postInstallMessage": "Blinko has been installed successfully!\n\nVisit your Blinko instance to create your first account.\nThe first user to register will become the administrator.\n\nData is stored in /app/data and will be backed up automatically.",
"changelog": {
"1.0.0": "Initial Cloudron package"
}
"changelog": "1.0.0: Initial Cloudron package"
}