Skip to content

Commit

Permalink
chore(release): 0.22.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.22.1](v0.22.0...v0.22.1) (2020-03-17)

### Bug Fixes

* use JDBC update statements for database migration ([f68e035](f68e035))
  • Loading branch information
semantic-release-bot committed Mar 17, 2020
1 parent f68e035 commit 49e259f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.22.0
version=0.22.1

0 comments on commit 49e259f

Please sign in to comment.