Skip to content
This repository was archived by the owner on Mar 19, 2020. It is now read-only.

Commit 04c9f6e

Browse files
committed
Bump version to 2.2.8
1 parent d99f3e4 commit 04c9f6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!--suppress AndroidLintIconLocation -->
33
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
44
package="net.frakbot.FWeather"
5-
android:versionCode="27"
6-
android:versionName="2.2.7">
5+
android:versionCode="28"
6+
android:versionName="2.2.8">
77

88
<uses-sdk
99
android:minSdkVersion="10"

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changelog
22
=========
33

44
### Version 2.2.8
5-
Released on ??
5+
Released on 11th January 2014
66

77
- FIX: added missing languages to selection list (pl, sk, sl, sv) (issue #109)
88

0 commit comments

Comments
 (0)