chore(release): 0.120.3 [skip ci]

## [0.120.3](https://github.com/gotson/komga/compare/v0.120.2...v0.120.3) (2021-09-02)

### Bug Fixes

* scan could fail because of sql statement too long ([19204df](19204df1c7)), closes [#650](https://github.com/gotson/komga/issues/650)
This commit is contained in:
semantic-release-bot 2021-09-02 01:32:51 +00:00
parent 19204df1c7
commit 0a69bf43b7
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [0.120.3](https://github.com/gotson/komga/compare/v0.120.2...v0.120.3) (2021-09-02)
### Bug Fixes
* scan could fail because of sql statement too long ([19204df](https://github.com/gotson/komga/commit/19204df1c71b185c01195462caf4bd0a147b5c2e)), closes [#650](https://github.com/gotson/komga/issues/650)
## [0.120.2](https://github.com/gotson/komga/compare/v0.120.1...v0.120.2) (2021-09-01)

View File

@ -1,2 +1,2 @@
version=0.120.2
version=0.120.3
org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=2G