1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00
Files
godot/version.py
2021-12-22 13:12:53 +01:00

10 lines
154 B
Python

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