From 38d0dcd63517f19e61b3cec62819a3cdce9ebde5 Mon Sep 17 00:00:00 2001 From: renbin Date: Thu, 17 Apr 2025 10:14:54 +0800 Subject: [PATCH] chore: Bump version to 6.5.1 Bump version to 6.5.1 Log: Bump version to 6.5.1 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7ff7773e..a529f508 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +deepin-ocr (6.5.1) unstable; urgency=medium + + * fix: Fixed the COR recognition crash + * i18n: Updates for project Deepin OCR (#39) + * chore: update translations. + + -- renbin Thu, 17 Apr 2025 10:14:32 +0800 + deepin-ocr (6.5.0) unstable; urgency=medium * feat: enable Qt6 build and switch to Qt6.8