1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/version.py
Hein-Pieter van Braam-Stewart e802da4e81 Bump to 3.1.2-devel
And onwards my friends!
2019-04-27 21:36:40 +02:00

9 lines
121 B
Python

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