Describe the bug
The data model generation UI does not allow to generate the data model in YAML. Apparently, the version check is incorrect as it treats Cube v1.x as something that is not later than v0.31.
To Reproduce
Steps to reproduce the behavior:
- Run Cube Core locally
- Go to http://localhost:4000
- Go to the
Data Model tab and click Generate data model
- See that the YAML option is greyed out
Expected behavior
The YAML option should be available.
Screenshots

Version:
v1.1.2
Additional context
Reported in Slack: https://cube-js.slack.com/archives/C0442JL3GGP/p1731252967500339