Update version -_-

This commit is contained in:
Taumer 2018-04-11 12:45:57 +03:00
parent 29220e76ce
commit ed1e0c5add
3 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@ ext {
appName = 'Tachiyomi: Mangachan'
pkgNameSuffix = "ru.mangachan"
extClass = '.Mangachan'
extVersionCode = 5
extVersionSuffix = 0
extVersionCode = 6
extVersionSuffix = 6
libVersion = '1.2'
}

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = "ru.mintmanga"
extClass = '.Mintmanga'
extVersionCode = 4
extVersionSuffix = 0
extVersionSuffix = 4
libVersion = '1.2'
}

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = "ru.readmanga"
extClass = '.Readmanga'
extVersionCode = 4
extVersionSuffix = 0
extVersionSuffix = 4
libVersion = '1.2'
}