1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/version.py
Yuri Sizov c7fb0645af Add changelog for 4.2.2
Also bump the version year to 2024.
2024-01-25 21:02:49 +01:00

11 lines
167 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 2
patch = 2
status = "rc"
module_config = ""
year = 2024
website = "https://godotengine.org"
docs = "4.2"