Update landing-hero-github-stars.tsx

This commit is contained in:
Stefan Pejcic
2025-06-04 16:57:44 +02:00
committed by GitHub
parent 632860bfee
commit 50594bfdda

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.9'); // Default version
const [version, setVersion] = useState('1.3.6'); // Default version
useEffect(() => {
// Function to fetch the latest version tag from Docker Hub