diff --git a/ngsw-config.json b/ngsw-config.json index 6b05e67..dfd523d 100644 --- a/ngsw-config.json +++ b/ngsw-config.json @@ -32,6 +32,6 @@ } ], "appData": { - "version": "1.4.0-staging.7" + "version": "1.4.0-staging.8" } } \ No newline at end of file diff --git a/package.json b/package.json index 6fb371b..fbc69d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rainbow-palette", - "version": "1.4.0-staging.7", + "version": "1.4.0-staging.8", "description": "This app generates your own custom color palette from just a single color. Preview your palette live or export it for usage with CSS or TailwindCSS.", "homepage": "https://rainbow-palette.app/", "bugs": {