Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit a346f16

Browse files
author
Tankred Hase
committed
bump mobile version
1 parent 6b0b71d commit a346f16

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: node_js
22
node_js:
3-
- "0.10"
43
- "0.12"
54
before_install:
65
- gem install sass

src/manifest.mobile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packageId": "io.whiteout.WhiteoutMail",
3-
"versionCode": 25,
3+
"versionCode": 26,
44
"CFBundleVersion": "1",
55

66
"ios": {

0 commit comments

Comments
 (0)