diff --git a/VERSION b/VERSION index 49547fd..95ed564 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.14.1 +3.14.2 diff --git a/play-life-web/package.json b/play-life-web/package.json index 374f0d8..62920a5 100644 --- a/play-life-web/package.json +++ b/play-life-web/package.json @@ -1,6 +1,6 @@ { "name": "play-life-web", - "version": "3.14.1", + "version": "3.14.2", "type": "module", "scripts": { "dev": "vite", diff --git a/play-life-web/src/components/Profile.jsx b/play-life-web/src/components/Profile.jsx index 415dcd4..eab7b9e 100644 --- a/play-life-web/src/components/Profile.jsx +++ b/play-life-web/src/components/Profile.jsx @@ -57,7 +57,7 @@ function Profile({ onNavigate }) { strokeLinecap="round" strokeLinejoin="round" strokeWidth={2} - d="M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253" + d="M9 5l7 7-7 7" />