mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
chore(release): 0.128.1 [skip ci]
## [0.128.1](https://github.com/gotson/komga/compare/v0.128.0...v0.128.1) (2021-09-17) ### Bug Fixes * **api:** missing error messages ([bc774d9](bc774d9615))
This commit is contained in:
parent
bc774d9615
commit
42f3addd6d
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## [0.128.1](https://github.com/gotson/komga/compare/v0.128.0...v0.128.1) (2021-09-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **api:** missing error messages ([bc774d9](https://github.com/gotson/komga/commit/bc774d961548c6cec3c89d6ba51a30d217bc8a6e))
|
||||
|
||||
# [0.128.0](https://github.com/gotson/komga/compare/v0.127.0...v0.128.0) (2021-09-17)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
version=0.128.0
|
||||
version=0.128.1
|
||||
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G
|
||||
|
|
|
|||
Loading…
Reference in a new issue