diff --git a/metadata/uk.org.boddie.android.weatherforecast.yml b/metadata/uk.org.boddie.android.weatherforecast.yml index 8a549a7b4b..6a45b7d7a1 100644 --- a/metadata/uk.org.boddie.android.weatherforecast.yml +++ b/metadata/uk.org.boddie.android.weatherforecast.yml @@ -95,14 +95,14 @@ Builds: - popd build: PYTHONPATH=$$duck-git$$ ./build.py output.apk - - versionName: 1.4.0 - versionCode: 140 - commit: 1.4.0 + - versionName: 1.4.1 + versionCode: 141 + commit: 1.4.1 sudo: apt-get install -y python-crypto python-pygments markdown python-markdown imagemagick pngquant python-cairosvg output: output.apk srclibs: - - duck-git@1.0.4 + - duck-git@1.0.5 prebuild: - pushd $$duck-git$$ - git reset --hard `cat ../../uk.org.boddie.android.weatherforecast/deps/DUCK` @@ -118,5 +118,5 @@ AutoUpdateMode: Version %v UpdateCheckMode: HTTP UpdateCheckData: https://bitbucket.org/dboddie/weather-forecast-android/raw/tip/build.py|version_code = "(.*)"|.|version = "(.*)" -CurrentVersion: 1.4.0 -CurrentVersionCode: 140 +CurrentVersion: 1.4.1 +CurrentVersionCode: 141