mirror of
https://github.com/gotson/komga.git
synced 2026-01-06 07:44:35 +01:00
chore(release): 0.91.1 [skip ci]
## [0.91.1](https://github.com/gotson/komga/compare/v0.91.0...v0.91.1) (2021-05-04) ### Bug Fixes * **opds:** acquisition link is not a valid url ([00ade7f](00ade7fb36)), closes [#525](https://github.com/gotson/komga/issues/525)
This commit is contained in:
parent
00ade7fb36
commit
5a0a21d953
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## [0.91.1](https://github.com/gotson/komga/compare/v0.91.0...v0.91.1) (2021-05-04)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **opds:** acquisition link is not a valid url ([00ade7f](https://github.com/gotson/komga/commit/00ade7fb362bc8ba30364d5353c857290838ccf3)), closes [#525](https://github.com/gotson/komga/issues/525)
|
||||
|
||||
# [0.91.0](https://github.com/gotson/komga/compare/v0.90.3...v0.91.0) (2021-05-04)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.91.0
|
||||
version=0.91.1
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue