mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-06 21:51:30 +00:00
The old INI config does not have versioning, so when performing a conversion, it needs to be set. Also, since now the config format is identified on parsing, there is no need to force Old Config when starting the conversion. This allows the convert command to also convert between different TOML versions Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>