diff --git a/scripts/pancake/fkm-release.py b/scripts/pancake/fkm-release.py index df80cdba7cbc..4421f843e39b 100644 --- a/scripts/pancake/fkm-release.py +++ b/scripts/pancake/fkm-release.py @@ -15,7 +15,7 @@ def sha1(file: str) -> str: manifest = { 'kernel': { - 'name': 'Pancake Kernel unstable 🥞', + 'name': 'Pancake Kernel 🥞 nightly', 'version': version, 'link': f'{host}/pancake.zip', 'changelog_url': f'{host}/changelog.txt',