Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Not A Problem
-
cordova@7.0.0
-
None
-
None
Description
Currently, the app version is defined in config.xml, package.json and package-lock.json (all three are version controlled).
It would be better if it was only defined in one place.
I'd suggest storing it only under config.xml.
(this is somewhat similar to https://issues.apache.org/jira/browse/CB-11290)