1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-03 19:11:41 +00:00
Files
godot/version.py
2023-08-02 14:51:12 +02:00

11 lines
171 B
Python

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