mirror of https://github.com/godotengine/godot.git
Bump version to 3.4-beta
Feature work in 3.x likely won't have a big impact on stability so we can skip the dev/alpha phases and we'll start directly with a 3.4 beta 1 build once significant changes have been implemented.pull/48094/head
parent
8e68f2e5f4
commit
5e74554c9a
@ -1,9 +1,9 @@
|
||||
short_name = "godot"
|
||||
name = "Godot Engine"
|
||||
major = 3
|
||||
minor = 3
|
||||
minor = 4
|
||||
patch = 0
|
||||
status = "stable"
|
||||
status = "beta"
|
||||
module_config = ""
|
||||
year = 2021
|
||||
website = "https://godotengine.org"
|
||||
|
||||
Loading…
Reference in New Issue