Increment patch number
This commit is contained in:
parent
18c9dd091c
commit
840158f030
|
@ -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.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
<widget id="com.sixteenmillimeter.intval3" version="1.0.4" 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
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "com.sixteenmillimeter.intval3",
|
"name": "com.sixteenmillimeter.intval3",
|
||||||
"displayName": "INTVAL3",
|
"displayName": "INTVAL3",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"description": "Mobile control app for the INTVAL intervalometer for Bolex 16mm cameras",
|
"description": "Mobile control app for the INTVAL intervalometer for Bolex 16mm cameras",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue