chore: bump version

This commit is contained in:
Chubby Granny Chaser 2024-09-17 16:37:25 +01:00
parent 2610f8b17b
commit 84c472a3fa
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "hydralauncher",
"version": "2.1.3",
"version": "2.1.4",
"description": "Hydra",
"main": "./out/main/index.js",
"author": "Los Broxas",

View File

@ -152,7 +152,7 @@ export function Home() {
<Lottie
animationData={starsAnimation}
style={{ width: 70, position: "absolute", top: -28, left: -27 }}
loop
loop={Boolean(randomGame)}
/>
</div>
{t("surprise_me")}