You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ClosesOneDeadKey#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
… and more generally, kalamine could be more flexible towards version numbers when building KLC installers in general
The text was updated successfully, but these errors were encountered: