1
0
mirror of https://github.com/godotengine/godot synced 2024-07-03 08:53:35 +00:00
godot/version.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
171 B
Python
Raw Normal View History

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