diff --git a/public/imgs/badge1.gif b/public/imgs/badge1.gif new file mode 100644 index 0000000..aea3d57 Binary files /dev/null and b/public/imgs/badge1.gif differ diff --git a/public/imgs/badge1.png b/public/imgs/badge1.png deleted file mode 100644 index 25b37b8..0000000 Binary files a/public/imgs/badge1.png and /dev/null differ diff --git a/src/config/version.tsx b/src/config/version.tsx index 07e2b12..d12e90d 100644 --- a/src/config/version.tsx +++ b/src/config/version.tsx @@ -35,7 +35,7 @@ import { Separator } from "../components/ui/separator"; import { Button } from "../components/ui/button"; import confetti from "canvas-confetti"; -export const version = "1.3"; +export const version = "1.3.2"; const User = ({ user }: { user: string }) => ( @@ -384,7 +384,7 @@ export const Changelog = () => { All developers that helped out: cool badge { ); }; + const Github = (props: SVGProps) => (