Skip to content

Commit 9500d5c

Browse files
authored
Merge branch 'dev' into codex/native-internal-feedback-emails
2 parents 0b9f5b6 + a2e2de0 commit 9500d5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/stack-shared/src/apps/apps-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,6 @@ export const ALL_APPS = {
148148
displayName: "Analytics",
149149
subtitle: "View and explore analytics data",
150150
tags: ["developers", "operations"],
151-
stage: "alpha",
151+
stage: "beta",
152152
},
153153
} as const satisfies Record<string, App>;

0 commit comments

Comments
 (0)