diff --git a/VERSION b/VERSION index 50aea0e..8f9174b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.0 \ No newline at end of file +2.1.2 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 24400c4..ed276af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "support-us-button", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "support-us-button", - "version": "2.1.1", + "version": "2.1.2", "license": "GNU General Public License v3.0", "dependencies": { "tslib": "^2.8.1" diff --git a/package.json b/package.json index e7c05f2..59f08ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "support-us-button", - "version": "2.1.1", + "version": "2.1.2", "description": "A customizable and flexible Support Us button component for integrating sponsorship and donation options into web applications.", "keywords": [ "aossie", diff --git a/src/components/SupportUsButton.tsx b/src/components/SupportUsButton.tsx index 58759b6..13f833e 100644 --- a/src/components/SupportUsButton.tsx +++ b/src/components/SupportUsButton.tsx @@ -199,15 +199,22 @@ function SupportUsButton({ - + + - Support-us {projectInformation?.name && "for"}{" "} + Support-us {projectInformation?.name && "and"}{" "} {projectInformation?.name} @@ -300,18 +307,11 @@ function SupportUsButton({
- - +