Hi, I have updated my Tizen Gear App and would like to increase the version of my updated app before uploading to Gear App store. Following is a widget tag in config.xml file of Tizen Gear
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://yourdomain/mywebapp" version="1.0.0" viewmodes="maximized" >
I would like to confirm, is the "version="1.0.0" attribute decides the Gear App version ? If yes, Can I modify it to "version="1.0.1" before uploading it to
Gear App Store ?