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