chore(release): 1.6.1 [skip ci]

This commit is contained in:
github-actions 2023-10-18 09:42:51 +00:00
parent 0d9184e7b6
commit 1fb93dfa38
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,13 @@
# [1.6.1](https://github.com/gotson/komga/compare/v1.6.0...v1.6.1) (2023-10-18)
## 🐛 Fixes
**komga-tray**
- missing jdk modules preventing SSL connections ([0d9184e](https://github.com/gotson/komga/commits/0d9184e))
- some tasks would not be run on startup ([a47eddb](https://github.com/gotson/komga/commits/a47eddb))
## 🔄️ Changes
**komga-tray**
- add more logs around open explorer action ([db06919](https://github.com/gotson/komga/commits/db06919))
# [1.6.0](https://github.com/gotson/komga/compare/v1.5.1...v1.6.0) (2023-10-18)
## 🚀 Features
**api**

View file

@ -1,2 +1,2 @@
version=1.6.0
version=1.6.1
org.gradle.jvmargs=-Xmx2G