Skip to content

Commit c0514bf

Browse files
committed
Add config and data for 4.4-stable
1 parent 3273325 commit c0514bf

File tree

2 files changed

+690
-301
lines changed

2 files changed

+690
-301
lines changed

configs/godotengine.godot.4.4.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "4.4",
33
"git_tag": "master",
4-
"ref": "15ff450680a40391aabbffde0a57ead2cd84db56",
4+
"ref": "4.4-stable",
55
"from_ref": "4.3-stable",
6-
"article": "https://godotengine.org/article/release-candidate-godot-4-4-rc-3/",
6+
"article": "https://godotengine.org/releases/4.4/",
77

88
"releases": [
99
{
@@ -89,6 +89,12 @@
8989
"ref": "15ff450680a40391aabbffde0a57ead2cd84db56",
9090
"from_ref": "01545c995b0612c68f9dfce8f6cc67576c298381",
9191
"article": "https://godotengine.org/article/release-candidate-godot-4-4-rc-3/"
92+
},
93+
{
94+
"name": "stable",
95+
"ref": "4.4-stable",
96+
"from_ref": "15ff450680a40391aabbffde0a57ead2cd84db56",
97+
"article": "https://godotengine.org/releases/4.4/"
9298
}
9399
]
94100
}

0 commit comments

Comments
 (0)