1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00
Files
godot/version.py
Rémi Verschelde c2a4942850 Bump version to 4.4-dev
Mr. Godot still didn't show up...
2024-08-15 11:39:34 +02:00

10 lines
159 B
Python

short_name = "godot"
name = "Godot Engine"
major = 4
minor = 4
patch = 0
status = "dev"
module_config = ""
website = "https://godotengine.org"
docs = "latest"