Skip to content

Commit c560cfb

Browse files
committed
Upd: Bump version to 1.6.4
1 parent 42fc3d3 commit c560cfb

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## v1.6.4 (dd-mm-yyyy)
8+
9+
##### 🐛 Bug Fixes
10+
11+
- Downgrade Electron to 38.0.0 to resolve Flatpak compatibility issues on Wayland [`43a6e85`](https://github.com/ollm/OpenComic/commit/43a6e8575d2720a7592a7b2975d2876a942fc872)
12+
713
## [v1.6.3](https://github.com/ollm/OpenComic/releases/tag/v1.6.3) (07-10-2025)
814

915
##### 🐛 Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opencomic",
33
"productName": "OpenComic",
4-
"version": "1.6.3",
4+
"version": "1.6.4",
55
"main": "scripts/main.js",
66
"type": "commonjs",
77
"keywords": [

0 commit comments

Comments
 (0)