Update NyaHentai libversion (#6097)
* enh: Add NyaHentai source support * upd: Change library version
This commit is contained in:
parent
c717e4e365
commit
c29c8cced6
|
@ -5,8 +5,8 @@ ext {
|
||||||
extName = 'NyaHentai'
|
extName = 'NyaHentai'
|
||||||
pkgNameSuffix = 'en.nyahentai'
|
pkgNameSuffix = 'en.nyahentai'
|
||||||
extClass = '.NyaHentai'
|
extClass = '.NyaHentai'
|
||||||
extVersionCode = 1
|
extVersionCode = 2
|
||||||
libVersion = '1.0'
|
libVersion = '1.2'
|
||||||
containsNsfw = true
|
containsNsfw = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue