Update .gitlab-ci.yml file

This commit is contained in:
WinterMyst 2024-09-23 20:53:27 +00:00
parent 928739218d
commit cf66b7e128

View File

@ -92,7 +92,7 @@ release:
\"manifest\": \"https://gitlab.com/wintermyst/kidsonbrooms/-/raw/master/system.json\", \"manifest\": \"https://gitlab.com/wintermyst/kidsonbrooms/-/raw/master/system.json\",
\"notes\": \"https://gitlab.com/${CI_PROJECT_NAMESPACE}/${CI_PROJECT_NAME}/-/releases/v$VERSION\", \"notes\": \"https://gitlab.com/${CI_PROJECT_NAMESPACE}/${CI_PROJECT_NAME}/-/releases/v$VERSION\",
\"compatibility\": { \"compatibility\": {
\"minimum\": \"12.331\", \"minimum\": \"12\",
\"verified\": \"12.331\", \"verified\": \"12.331\",
\"maximum\": \"\" \"maximum\": \"\"
} }