Version bump
This commit is contained in:
parent
f822f6d931
commit
e0526b9584
2 changed files with 3 additions and 1 deletions
|
@ -112,6 +112,8 @@ Stirling PDF currently supports
|
||||||
- French (Français)
|
- French (Français)
|
||||||
- Spanish (Español)
|
- Spanish (Español)
|
||||||
- Chinese (简体中文)
|
- Chinese (简体中文)
|
||||||
|
- Catalan (Català)
|
||||||
|
- Italian (Italiano)
|
||||||
|
|
||||||
If you want to add your own language to Stirling-PDF please refer
|
If you want to add your own language to Stirling-PDF please refer
|
||||||
https://github.com/Frooodle/Stirling-PDF/blob/main/HowToAddNewLanguage.md
|
https://github.com/Frooodle/Stirling-PDF/blob/main/HowToAddNewLanguage.md
|
||||||
|
|
|
@ -5,7 +5,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group = 'stirling.software'
|
group = 'stirling.software'
|
||||||
version = '0.8.1'
|
version = '0.8.2'
|
||||||
sourceCompatibility = '17'
|
sourceCompatibility = '17'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in a new issue