1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/version.py
2022-02-25 11:23:26 +01:00

10 lines
158 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 4
patch = 3
status = "stable"
module_config = ""
year = 2022
website = "https://godotengine.org"