Skip to content

Commit 2c38313

Browse files
committed
📖 docs: v3.4.2
1 parent 2d1939b commit 2c38313

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: #5
7+
8+
3.4.2 (2023-04-03)
9+
------------------
10+
11+
* 🐛 fix: #5, fixed a weird warning message that was popping up when doing a `transition` between different scenes
812

913
3.4.1 (2023-01-22)
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.1"
6+
version="3.4.2"
77
script="plugin.gd"

0 commit comments

Comments
 (0)