Browse Source

bump mobile version

master v1.1.0
Tankred Hase 8 years ago
parent
commit
a346f1612e
  1. 1
      .travis.yml
  2. 2
      src/manifest.mobile.json

1
.travis.yml

@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
language: node_js
node_js:
- "0.10"
- "0.12"
before_install:
- gem install sass

2
src/manifest.mobile.json

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
{
"packageId": "io.whiteout.WhiteoutMail",
"versionCode": 25,
"versionCode": 26,
"CFBundleVersion": "1",
"ios": {

Loading…
Cancel
Save