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

Commit

Permalink
Bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rock3r committed Sep 26, 2013
1 parent 2fb5fa5 commit 9797a28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<!--suppress AndroidLintIconLocation -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.frakbot.FWeather"
android:versionCode="12"
android:versionName="2.0.1">
android:versionCode="13"
android:versionName="2.1.0">

<uses-sdk
android:minSdkVersion="10"
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ Changelog
=========

### Version 2.1.0 ###
Released on ??
Released on 26th September 2013

- NEW: Spanish translation
- NEW: Romenian translation
- NEW: Romenian translation -- thanks, BruceLee!
- NEW: even better feedback mechanism
- FIX: crash on tablets when opening the Settings activity

Expand Down

0 comments on commit 9797a28

Please sign in to comment.