Skip to content

Commit 5b29bfe

Browse files
committed
📖 docs: v3.4.1
1 parent 206b877 commit 5b29bfe

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ CHANGELOG
44
UNRELEASED
55
----------
66

7-
* 🐛 fix: #2
7+
8+
3.4.1 (2023-01-22)
9+
------------------
10+
11+
* 🐛 fix: #2, fixed problem in exporting game with scene manager
812

913
3.4.0 (2023-01-13)
1014
------------------

addons/scene_manager/plugin.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="scene_manager"
44
description="A powerful scene transition manager for godot."
55
author="Maktoobgar"
6-
version="3.4.0"
6+
version="3.4.1"
77
script="plugin.gd"

0 commit comments

Comments
 (0)