mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
chore(release): 0.95.5 [skip ci]
## [0.95.5](https://github.com/gotson/komga/compare/v0.95.4...v0.95.5) (2021-05-20) ### Bug Fixes * allow cors configuration ([f435b9d](f435b9dc78)), closes [#540](https://github.com/gotson/komga/issues/540)
This commit is contained in:
parent
f435b9dc78
commit
1329d2763b
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## [0.95.5](https://github.com/gotson/komga/compare/v0.95.4...v0.95.5) (2021-05-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* allow cors configuration ([f435b9d](https://github.com/gotson/komga/commit/f435b9dc784b91077e632b68b1f3124373f1ea1f)), closes [#540](https://github.com/gotson/komga/issues/540)
|
||||
|
||||
## [0.95.4](https://github.com/gotson/komga/compare/v0.95.3...v0.95.4) (2021-05-17)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.95.4
|
||||
version=0.95.5
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue