mirror of
https://github.com/godotengine/godot-interactive-changelog.git
synced 2026-01-04 02:10:03 +03:00
Add config and data for Godot 4.0.2 (RC1)
Implement support for checking out specific commits instead of tags or branches.
This commit is contained in:
16
configs/godotengine.godot.4.0.2.json
Normal file
16
configs/godotengine.godot.4.0.2.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "4.0.2",
|
||||
"git_tag": "4.0",
|
||||
"ref": "50f26811b0409a0b44b1d7df4532c38cafd0a14a",
|
||||
"from_ref": "4.0.1-stable",
|
||||
"article": "",
|
||||
|
||||
"releases": [
|
||||
{
|
||||
"name": "rc1",
|
||||
"ref": "50f26811b0409a0b44b1d7df4532c38cafd0a14a",
|
||||
"from_ref": "4.0.1-stable",
|
||||
"article": "https://godotengine.org/article/release-candidate-godot-4-0-2-rc-1/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user