From ed2f96a1c400ce065dd7f2fa96f66fae376336e5 Mon Sep 17 00:00:00 2001 From: Michael Bogdanov Date: Tue, 18 Jun 2024 07:03:41 +0200 Subject: [PATCH] Version 0.94.3 --- orion-viewer/ChangeLog | 9 +++++++++ orion-viewer/version.properties | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/orion-viewer/ChangeLog b/orion-viewer/ChangeLog index b5d0c946..e5699d8d 100644 --- a/orion-viewer/ChangeLog +++ b/orion-viewer/ChangeLog @@ -1,3 +1,12 @@ +===== 0.94.3 (Jun 18, 2024) ===== +* New performance and memory optimizations +* Added new translations: + Czech translation by Amerey + Norwegian Bokmål by Allan Nordhøy +* Updated translations: + Chinese by hugoalh and 大王叫我来巡山 + French by J. Lavoie + ===== 0.94.2 (Jun 12, 2024) ===== * Added ability to customize status bar position and size * Added information about battery level to status bar diff --git a/orion-viewer/version.properties b/orion-viewer/version.properties index ad38268e..e91efc67 100644 --- a/orion-viewer/version.properties +++ b/orion-viewer/version.properties @@ -1,2 +1,2 @@ -orion.version.code=2298 -orion.version.name=0.94.2 \ No newline at end of file +orion.version.code=2306 +orion.version.name=0.94.3 \ No newline at end of file