From 939ac8b1f8a3811002f84293eb67e271db6f084e Mon Sep 17 00:00:00 2001 From: troyeguo <13820674+troyeguo@users.noreply.github.com> Date: Sun, 25 Feb 2024 14:34:20 +0800 Subject: [PATCH] fix bug --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a57269d..1f44719c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "koodo-reader", "main": "main.js", - "version": "1.6.4", + "version": "1.6.5", "description": "A cross-platform ebook reader", "author": { "name": "App by Troye",