We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206b877 commit 5b29bfeCopy full SHA for 5b29bfe
CHANGELOG.rst
@@ -4,7 +4,11 @@ CHANGELOG
4
UNRELEASED
5
----------
6
7
-* 🐛 fix: #2
+
8
+3.4.1 (2023-01-22)
9
+------------------
10
11
+* 🐛 fix: #2, fixed problem in exporting game with scene manager
12
13
3.4.0 (2023-01-13)
14
------------------
addons/scene_manager/plugin.cfg
@@ -3,5 +3,5 @@
3
name="scene_manager"
description="A powerful scene transition manager for godot."
author="Maktoobgar"
-version="3.4.0"
+version="3.4.1"
script="plugin.gd"
0 commit comments