1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00
Files
godot/version.py
2019-03-13 18:44:46 +01:00

9 lines
121 B
Python

short_name = "godot"
name = "Godot Engine"
major = 3
minor = 1
patch = 1
status = "devel"
module_config = ""
year = 2019