Bump version to 1.4.0-dev
This commit is contained in:
parent
98917a2055
commit
0584b0401f
|
@ -1,10 +1,10 @@
|
|||
# Edit the following variables to change version info
|
||||
|
||||
major = 1
|
||||
minor = 3
|
||||
minor = 4
|
||||
patch = 0
|
||||
status = ""
|
||||
doc_branch = "v1.3.0"
|
||||
status = "dev"
|
||||
doc_branch = "latest"
|
||||
godot_cpp_ref = "godot-4.3-stable"
|
||||
|
||||
# Code that generates version header
|
||||
|
|
Loading…
Reference in New Issue