sandstrom created CB-13343:
------------------------------
Summary: App version should only be defined in one place
Key: CB-13343
URL: https://issues.apache.org/jira/browse/CB-13343
Project: Apache Cordova
Issue Type: Bug
Components: cordova-android, cordova-common, cordova-ios
Affects Versions: cordova@7.0.0
Reporter: sandstrom
Assignee: Joe Bowser
Priority: Minor
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)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|