Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.62k stars 1.56k forks source link

[BUDI-7343] Issue with latest version number #11353

Closed hawkinsjon closed 1 year ago

hawkinsjon commented 1 year ago

Hosting

Describe the bug When updating to version 2.8.22 I noticed the new version was shown as .8.22 (missing the 2)

Screenshots Before updating:

Screenshot 2023-07-25 at 10 11 10 AM

After updating:

Screenshot 2023-07-25 at 10 13 42 AM

BUDI-7343

aptkingston commented 1 year ago

Thanks @hawkinsjon! We removed the v prefix from our release versions on GitHub and obviously didn't update the code which slices off the first character. Thanks for letting us know.