1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/version.py
Rémi Verschelde ff9bc04223 Bump version to 4.3.1-rc
And update CI base branch to 4.3.
2024-08-15 11:35:17 +02:00

10 lines
155 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 3
patch = 1
status = "rc"
module_config = ""
website = "https://godotengine.org"
docs = "4.3"