Skip to content

Commit db81923

Browse files
committed
* version bump
1 parent d03fd3f commit db81923

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Change Log
22
==========
33

4-
Git Head
5-
--------
4+
version 1.0.27
5+
--------------
66

77
* [@nigelinux](https://github.com/nigelinux) - Traditional Chinese (zh-rTW) Translation
88
* Allow to customize the storage folder location

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.todobom.opennotescanner"
88
minSdkVersion 21
99
targetSdkVersion 23
10-
versionCode 26
11-
versionName '1.0.26'
10+
versionCode 27
11+
versionName '1.0.27'
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)