Skip to content

Commit f808d9a

Browse files
authored
Merge pull request #1063 from RadenTheFolf/4.3-version-bump
Bump version to 4.3.2 beta
2 parents 18f79d5 + 40f98fc commit f808d9a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name = "Redot Engine"
33
major = 4
44
minor = 3
5-
patch = 1
6-
status = "stable"
5+
patch = 2
6+
status = "beta"
77
status_version = 0
88
module_config = ""
99
website = "https://redotengine.org"

0 commit comments

Comments
 (0)