Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
Release v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
floens committed Jan 28, 2015
1 parent e3a925d commit a6cfc71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGES.txt
@@ -1,3 +1,7 @@
New in 1.2.6 (2015-01-28)
- Fix for captcha image not loading


New in 1.2.5 (2014-12-11)
- Fix 4chan pass

Expand Down
4 changes: 2 additions & 2 deletions Clover/app/build.gradle
Expand Up @@ -8,8 +8,8 @@ android {
minSdkVersion 14
targetSdkVersion 21

versionName "v1.2.5"
versionCode 43
versionName "v1.2.6"
versionCode 44
}

compileOptions {
Expand Down

0 comments on commit a6cfc71

Please sign in to comment.