Update NyaHentai libversion (#6097)

* enh: Add NyaHentai source support

* upd: Change library version
This commit is contained in:
ATAlgaba 2021-03-08 12:22:48 +01:00 committed by GitHub
parent c717e4e365
commit c29c8cced6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ ext {
extName = 'NyaHentai'
pkgNameSuffix = 'en.nyahentai'
extClass = '.NyaHentai'
extVersionCode = 1
libVersion = '1.0'
extVersionCode = 2
libVersion = '1.2'
containsNsfw = true
}