Skip to content

Commit

Permalink
Add config and data for 4.1.3-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriSizov committed Nov 1, 2023
1 parent 178b88e commit 95fcc37
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions configs/godotengine.godot.4.1.3.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "4.1.3",
"git_tag": "4.1",
"ref": "f80c673cdf8f63d912d151eeaa866ee61ba28e41",
"ref": "4.1.3-stable",
"from_ref": "4.1.2-stable",
"article": "https://godotengine.org/article/maintenance-release-godot-4-1-3/",

Expand All @@ -11,6 +10,12 @@
"ref": "f80c673cdf8f63d912d151eeaa866ee61ba28e41",
"from_ref": "4.1.2-stable",
"article": "https://godotengine.org/article/release-candidate-godot-4-1-3-rc-1/"
},
{
"name": "stable",
"ref": "4.1.3-stable",
"from_ref": "f80c673cdf8f63d912d151eeaa866ee61ba28e41",
"article": "https://godotengine.org/article/maintenance-release-godot-4-1-3/"
}
]
}
2 changes: 1 addition & 1 deletion data/godotengine.godot.4.1.3.json

Large diffs are not rendered by default.

0 comments on commit 95fcc37

Please sign in to comment.