[FL-1990] Correct release type in copro manifest and rename boot to bootloader (#787)

* World: rename boot to bootloader.
* Scripts: correct release type in copro bundler.
This commit is contained in:
あく
2021-10-26 15:24:14 +03:00
committed by GitHub
parent d9d33a0213
commit ae016ce464
28 changed files with 146 additions and 146 deletions

View File

@@ -19,7 +19,7 @@ MANIFEST_TEMPLATE = {
"minor": 12,
"sub": 1,
"branch": 0,
"release": 7,
"release": 1,
},
"files": [],
},