diff --git a/pubspec.yaml b/pubspec.yaml
index 6ad7139a..595dd642 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,7 +1,7 @@
 name: wonders
 description: Explore the famous wonders of the world.
 publish_to: "none"
-version: 1.9.2
+version: 1.9.3
 
 environment:
   sdk: ">=2.16.0 <3.0.0"
diff --git a/release_notes.txt b/release_notes.txt
index dacc4cb5..8ebc649d 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,9 +1,10 @@
-# 1.9.2
+# 1.9.3
 - Improved support for dynamic text scaling
 - Improved performance for blend modes and blurs
 - Added LocalSwitcher btn in the main Wonders Menu
 - Request higher preferred FPS for Android devices
 - Fix rendering issues with Chinese fonts
+- Improved stability of fullscreen maps view
 
 # 1.8.0
 - Initial release
\ No newline at end of file