Increment build number in package.json
This commit is contained in:
parent
2240a432f6
commit
85a529c705
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "com.sixteenmillimeter.intval3",
|
"name": "com.sixteenmillimeter.intval3",
|
||||||
"displayName": "INTVAL3",
|
"displayName": "INTVAL3",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"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