mirror of
https://github.com/godotengine/godot-interactive-changelog.git
synced 2026-01-06 14:10:21 +03:00
Add configs and data for Godot 4.1
Also update configs for 3.6
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"name": "beta1",
|
||||
"ref": "632a544c6e8f847d6796846d44f01231d1744958",
|
||||
"from_ref": "3.5-stable",
|
||||
"article": ""
|
||||
"article": "https://godotengine.org/article/dev-snapshot-godot-3-6-beta-1/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
16
configs/godotengine.godot.4.1.json
Normal file
16
configs/godotengine.godot.4.1.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "4.1",
|
||||
"git_tag": "master",
|
||||
"ref": "db1302637023168f7becceb1c4ce13228e1b2a43",
|
||||
"from_ref": "4.0-stable",
|
||||
"article": "",
|
||||
|
||||
"releases": [
|
||||
{
|
||||
"name": "dev1",
|
||||
"ref": "db1302637023168f7becceb1c4ce13228e1b2a43",
|
||||
"from_ref": "4.0-stable",
|
||||
"article": "https://godotengine.org/article/dev-snapshot-godot-4-1-dev-1/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user