Closed Ced-C closed 1 week ago
Closes #144 by adding the required number of ".0" to match x.y.z format. instead of exiting, kalamine now replaces the version number such as: 1 → 1.0.0 1.2 → 1.2.0 if no version is provided, default value will be used
Closes #144 by adding the required number of ".0" to match x.y.z format. instead of exiting, kalamine now replaces the version number such as: 1 → 1.0.0 1.2 → 1.2.0 if no version is provided, default value will be used