diff --git a/package.json b/package.json index 52c47734..4d21ad9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cra-template-rmuif", - "version": "3.4.0", + "version": "3.4.1", "description": "Supercharged version of Create React App with all the bells and whistles.", "keywords": [ "react", diff --git a/template/.env b/template/.env index 7aef19fe..9e903249 100644 --- a/template/.env +++ b/template/.env @@ -1,5 +1,5 @@ REACT_APP_NAME=dev -REACT_APP_VERSION=3.2.0 +REACT_APP_VERSION=3.4.1 REACT_APP_DESCRIPTION=Supercharged version of Create React App with all the bells and whistles REACT_APP_HOMEPAGE=https://dev.rmuif.com