mirror of
https://github.com/mvanhorn/cli-printing-press.git
synced 2026-09-14 15:38:08 +08:00
fix(cli): require patched Go generator release (#3610)
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
# latest published release, so a typo above the newest version cannot brick
|
||||
# every install. Below the skill's frozen `min-binary-version` (the hard
|
||||
# compatibility floor) it has no effect — that floor always wins.
|
||||
min_supported=4.27.1
|
||||
min_supported=4.28.0
|
||||
reason=Releases below this version generate CLIs with since-fixed bugs; upgrade to regenerate cleanly.
|
||||
|
||||
Reference in New Issue
Block a user