version.py 87 B

1234567
  1. short_name = "godot"
  2. name = "Godot Engine"
  3. major = 2
  4. minor = 1
  5. patch = 7
  6. status = "rc"