mirror of
https://github.com/gotson/komga.git
synced 2026-04-25 08:26:45 +02:00
chore(release): 0.22.1 [skip ci]
## [0.22.1](https://github.com/gotson/komga/compare/v0.22.0...v0.22.1) (2020-03-17) ### Bug Fixes * use JDBC update statements for database migration ([f68e035](f68e0352fd))
This commit is contained in:
parent
f68e0352fd
commit
49e259f7fe
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## [0.22.1](https://github.com/gotson/komga/compare/v0.22.0...v0.22.1) (2020-03-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* use JDBC update statements for database migration ([f68e035](https://github.com/gotson/komga/commit/f68e0352fdfd6d4683d4015c4b21bad6bcd070dc))
|
||||
|
||||
# [0.22.0](https://github.com/gotson/komga/compare/v0.21.0...v0.22.0) (2020-03-17)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version=0.22.0
|
||||
version=0.22.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue