mirror of
https://github.com/langgenius/dify.git
synced 2026-07-14 17:07:03 +08:00
The release manifest validator (a CI-only step) requires the alpha channel's version to match X.Y.Z-alpha; plain 0.2.0 failed it. Use 0.2.0-alpha and pin the server floor MIN_DIFYCTL_VERSION to 0.2.0-alpha (0.1.0-alpha still rejected; the new client accepted).