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

Commit ebaabef

Browse files
committed
Bumped version to v2.2.5
1 parent 2046892 commit ebaabef

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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="24"
6-
android:versionName="2.2.4">
5+
android:versionCode="25"
6+
android:versionName="2.2.5">
77

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

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
### Version 2.2.5
5+
Released on 7th January 2014
6+
7+
- NEW: updated all the languages (thanks everyone!)
8+
- FIX: fixed four crashes (see issues #101-#105)
9+
- FIX: fixed the sharing icon not hiding when hiding widget buttons
10+
411
### Version 2.2.4
512
Released on 31st December 2013
613

0 commit comments

Comments
 (0)