Increment version for release
This commit is contained in:
parent
020b273ab2
commit
8a221f1969
|
@ -1,5 +1,5 @@
|
||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<widget id="com.sixteenmillimeter.intval3" version="1.0.5" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
<widget id="com.sixteenmillimeter.intval3" version="1.0.7" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||||
<name>INTVAL3</name>
|
<name>INTVAL3</name>
|
||||||
<description>
|
<description>
|
||||||
Mobile control app for the INTVAL intervalometer for Bolex 16mm cameras
|
Mobile control app for the INTVAL intervalometer for Bolex 16mm cameras
|
||||||
|
|
|
@ -88,7 +88,7 @@
|
||||||
<button id="restart" onclick="restart();">RESTART</button>
|
<button id="restart" onclick="restart();">RESTART</button>
|
||||||
<button id="update" onclick="update();">UPDATE</button>
|
<button id="update" onclick="update();">UPDATE</button>
|
||||||
</div>
|
</div>
|
||||||
<div id="version">v1.0.7 build cfb0a7be</div>
|
<div id="version">v1.0.7 build a90cc072</div>
|
||||||
</div>
|
</div>
|
||||||
<!--<div id="mscript" class="page">
|
<!--<div id="mscript" class="page">
|
||||||
<h2>MSCRIPT</h2>
|
<h2>MSCRIPT</h2>
|
||||||
|
|
Loading…
Reference in New Issue