From 85067e4b5af6545838f105794fde14d885517bf1 Mon Sep 17 00:00:00 2001 From: yami Date: Sun, 21 Jan 2024 18:50:32 +0530 Subject: [PATCH] version bump --- changelog.md | 13 ++++--------- package.json | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/changelog.md b/changelog.md index 0fa031a..8d1763a 100644 --- a/changelog.md +++ b/changelog.md @@ -5,20 +5,15 @@ Does not follow semver. ## Added -- added #306. -- added `'` to exact search starter. -- announcement notification. +- added #334 ## Changed -- Better key bindings. Support for ctrl,shift and alt. More customizable shortcuts. -- Better anilist status labels. -- ui changes +- changed color of shortcut "Add New" #335 ## Fixed -- #300. -- #314 -- #329 +- fixed #331 +- fixed #332 --- diff --git a/package.json b/package.json index 4badb5d..0849862 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "yomikiru", "productName": "Yomikiru", - "version": "2.19.0", + "version": "2.19.1", "description": "An offline desktop reader for manga, comics, and novels. Offers a customizable reading experience with extensive settings, shortcuts, themes and layouts.", "main": ".webpack/main", "author": {