Skip to content

Commit 42eb393

Browse files
committed
Add config and data for 4.6-rc1
1 parent 0e85ef0 commit 42eb393

File tree

2 files changed

+64782
-58949
lines changed

2 files changed

+64782
-58949
lines changed

configs/godotengine.godot.4.6.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "4.6",
33
"git_tag": "master",
4-
"ref": "76dda5c6c50c9cc26128c5e831f1a70b6e8a6785",
4+
"ref": "481f36ed20520db3195a09cc309abf48c03cf51a",
55
"from_ref": "4.5-stable",
6-
"article": "https://godotengine.org/article/dev-snapshot-godot-4-6-beta-3/",
6+
"article": "https://godotengine.org/article/release-candidate-godot-4-6-rc-1/",
77

88
"releases": [
99
{
@@ -59,6 +59,12 @@
5959
"ref": "76dda5c6c50c9cc26128c5e831f1a70b6e8a6785",
6060
"from_ref": "551ce8d47feda9c81c870314745366b24957624b",
6161
"article": "https://godotengine.org/article/dev-snapshot-godot-4-6-beta-3"
62+
},
63+
{
64+
"name": "rc1",
65+
"ref": "481f36ed20520db3195a09cc309abf48c03cf51a",
66+
"from_ref": "76dda5c6c50c9cc26128c5e831f1a70b6e8a6785",
67+
"article": "https://godotengine.org/article/release-candidate-godot-4-6-rc-1/"
6268
}
6369
]
6470
}

0 commit comments

Comments
 (0)