diff --git a/packages/console/app/src/component/header.tsx b/packages/console/app/src/component/header.tsx index ea8921f3..e9298df5 100644 --- a/packages/console/app/src/component/header.tsx +++ b/packages/console/app/src/component/header.tsx @@ -13,7 +13,7 @@ export function Header(props: { zen?: boolean }) { notation: "compact", compactDisplay: "short", }).format(githubData()?.stars!) - : "25K", + : "29K", ) const [store, setStore] = createStore({ diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index 287c2573..fe6c5698 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -219,8 +219,8 @@ export default function Home() {
- With over 26,000 GitHub stars, 188 contributors, and almost{" "} - 3,000 commits, OpenCode is used and trusted by over 200,000{" "} + With over 29,000 GitHub stars, 230 contributors, and almost{" "} + 3,500 commits, OpenCode is used and trusted by over 250,000{" "} developers every month.