mirror of
https://github.com/godotengine/godot-interactive-changelog.git
synced 2026-01-06 14:10:21 +03:00
Add config and data for Godot 4.1.1 RC1
This commit is contained in:
16
configs/godotengine.godot.4.1.1.json
Normal file
16
configs/godotengine.godot.4.1.1.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "4.1.1",
|
||||
"git_tag": "4.1",
|
||||
"ref": "e709ad4d6407e52dc62f00a471d13eb6c89f2c4c",
|
||||
"from_ref": "4.1-stable",
|
||||
"article": "",
|
||||
|
||||
"releases": [
|
||||
{
|
||||
"name": "rc1",
|
||||
"ref": "e709ad4d6407e52dc62f00a471d13eb6c89f2c4c",
|
||||
"from_ref": "4.1-stable",
|
||||
"article": "https://godotengine.org/article/release-candidate-godot-4-1-1-rc-1/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user