Skip to content

Commit

Permalink
Merge pull request #1460 from gurjeetsinghvirdee/star_count
Browse files Browse the repository at this point in the history
Update GitHub Stars Count
  • Loading branch information
stnguyen90 authored Nov 2, 2024
2 parents 9c83a82 + a9885e3 commit d077433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/constants.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export const GITHUB_STARS = '43.9K';
export const GITHUB_STARS = '45.1K';
export const GITHUB_REPO_LINK = 'https://github.com/appwrite/appwrite';
export const BANNER_KEY: Banners = 'discord-banner-01'; // Change key to force banner to show again
export const SENTRY_DSN =
Expand Down

0 comments on commit d077433

Please sign in to comment.