1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-08 12:40:44 +00:00
Files
godot/version.py
Rémi Verschelde 38ed4b9a8c Release 2.1.5-stable
2018-07-28 17:17:52 +02:00

7 lines
91 B
Python

short_name = "godot"
name = "Godot Engine"
major = 2
minor = 1
patch = 5
status = "stable"