mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-10 03:15:00 +08:00
This commit makes sure the metadata format uses a backward compatible version format even if the new format is used. It also introduces a new metadata version (2.2) that can be used by clients that support the new version format. See gh-1092