Skip to content
Snippets Groups Projects
Commit 8de1c665 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Fix versioning info

parent a2d69782
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,10 @@ While developing, you will want to connect to a local instance of VIPSLogic. Thi
### Don't touch the /www folder!
Normally in Cordova you would put your code here, but this is where vue-cli is putting the things that it builds.
### Where to update app version
* `/package.json` (Updates version in the Settings/About section in the app)
* `/config.xml`
### Main template
The main layout is based on a very simple template snatched from Bootstrap. You find it in /html (at the project root level).
Everything that Vuejs operates on happens inside the `main` element
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment