Skip to content

Commit 94b28ce

Browse files
committed
stable is fine for now
1 parent fad78c4 commit 94b28ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/api/release-channels.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export const GET: APIRoute = ({ params, request, redirect }) => {
99
return new Response(
1010
JSON.stringify({
1111
canary: "iurehg8uetgyh8ui5e/cr",
12-
stable: "iurehg8uetgyh8ui5e/sr"
12+
stable: "Ryubing/Stable-Releases"
1313
}),
1414
{
1515
headers: {

0 commit comments

Comments
 (0)