Update landing-hero-github-stars.tsx

This commit is contained in:
Stefan Pejcic
2025-05-09 21:45:01 +02:00
committed by GitHub
parent 5e91be5f21
commit 4450f90725

View File

@@ -3,7 +3,7 @@ import clsx from 'clsx';
import { OrangeStarIcon } from './icons/orange-star';
export const LandingHeroGithubStars = () => {
const [version, setVersion] = useState('1.2.0'); // Default version
const [version, setVersion] = useState('1.2.9'); // Default version
useEffect(() => {
// Function to fetch the latest version tag from Docker Hub