1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/version.py
2020-08-13 22:58:45 +02:00

7 lines
87 B
Python

short_name = "godot"
name = "Godot Engine"
major = 2
minor = 1
patch = 7
status = "rc"