forked from sascha/godot
Bump version to 4.3-dev
The essential doesn't change. -- Samuel Beckett, Waiting for Godotmaster
parent
46dc277917
commit
d76c1d0e51
@ -1,10 +1,10 @@
|
|||||||
short_name = "godot"
|
short_name = "godot"
|
||||||
name = "Godot Engine"
|
name = "Godot Engine"
|
||||||
major = 4
|
major = 4
|
||||||
minor = 2
|
minor = 3
|
||||||
patch = 0
|
patch = 0
|
||||||
status = "stable"
|
status = "dev"
|
||||||
module_config = ""
|
module_config = ""
|
||||||
year = 2023
|
year = 2023
|
||||||
website = "https://godotengine.org"
|
website = "https://godotengine.org"
|
||||||
docs = "4.2"
|
docs = "latest"
|
||||||
|
|||||||
Loading…
Reference in New Issue