mirror of
https://github.com/gotson/komga.git
synced 2026-01-10 01:52:17 +01:00
chore(release): 0.99.4 [skip ci]
## [0.99.4](https://github.com/gotson/komga/compare/v0.99.3...v0.99.4) (2021-06-18) ### Bug Fixes * some tasks could be executed with the wrong priority ([2b6f534](2b6f534f84))
This commit is contained in:
parent
2b6f534f84
commit
b7c2c09ff4
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## [0.99.4](https://github.com/gotson/komga/compare/v0.99.3...v0.99.4) (2021-06-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* some tasks could be executed with the wrong priority ([2b6f534](https://github.com/gotson/komga/commit/2b6f534f848f5b8fc926558d03edc3a594a9f2e2))
|
||||
|
||||
## [0.99.3](https://github.com/gotson/komga/compare/v0.99.2...v0.99.3) (2021-06-17)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.99.3
|
||||
version=0.99.4
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue