Skip to content

Commit

Permalink
Add config and data for 4.2-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
akien-mga committed Oct 24, 2023
1 parent a665a47 commit ff98ea6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion configs/godotengine.godot.4.2.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "4.2",
"git_tag": "master",
"ref": "f8818f85e6c43cdf1277e8ae85eba19ca0a003b0",
"ref": "e8d57afaeccf0d9f9726746f49936eb93aa0039b",
"from_ref": "4.1-stable",
"article": "",

Expand Down Expand Up @@ -53,6 +53,12 @@
"ref": "f8818f85e6c43cdf1277e8ae85eba19ca0a003b0",
"from_ref": "b1371806ad3907c009458ea939bd4b810f9deb21",
"article": "https://godotengine.org/article/dev-snapshot-godot-4-2-beta-2/"
},
{
"name": "beta3",
"ref": "e8d57afaeccf0d9f9726746f49936eb93aa0039b",
"from_ref": "f8818f85e6c43cdf1277e8ae85eba19ca0a003b0",
"article": "https://godotengine.org/article/dev-snapshot-godot-4-2-beta-3/"
}
]
}
2 changes: 1 addition & 1 deletion data/godotengine.godot.4.2.json

Large diffs are not rendered by default.

0 comments on commit ff98ea6

Please sign in to comment.