Skip to content

Commit

Permalink
Add config and data for 4.4-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Feb 7, 2025
1 parent 74f1fea commit b4ab623
Show file tree
Hide file tree
Showing 2 changed files with 92,330 additions and 84,654 deletions.
10 changes: 8 additions & 2 deletions configs/godotengine.godot.4.4.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "4.4",
"git_tag": "master",
"ref": "a013481b0911e59cc3f3dea7ebb732450c3e1460",
"ref": "06acfccf89ad6b900ae694a4d58ceade1967a85f",
"from_ref": "4.3-stable",
"article": "https://godotengine.org/article/dev-snapshot-godot-4-4-beta-2/",
"article": "https://godotengine.org/article/dev-snapshot-godot-4-4-beta-3/",

"releases": [
{
Expand Down Expand Up @@ -59,6 +59,12 @@
"ref": "a013481b0911e59cc3f3dea7ebb732450c3e1460",
"from_ref": "4ce466d7fa79e351d4295d5bb47e3266089c3a59",
"article": "https://godotengine.org/article/dev-snapshot-godot-4-4-beta-2/"
},
{
"name": "beta3",
"ref": "06acfccf89ad6b900ae694a4d58ceade1967a85f",
"from_ref": "a013481b0911e59cc3f3dea7ebb732450c3e1460",
"article": "https://godotengine.org/article/dev-snapshot-godot-4-4-beta-3/"
}
]
}
Loading

0 comments on commit b4ab623

Please sign in to comment.