Skip to content

Commit

Permalink
Version fix (#82)
Browse files Browse the repository at this point in the history
* Update package.json

* Update .env
  • Loading branch information
phoenixcoded20 authored Feb 10, 2024
1 parent 194468e commit 3565926
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions create-react-app/.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
REACT_APP_VERSION = v3.4.0
GENERATE_SOURCEMAP = false
REACT_APP_VERSION = v3.4.2
GENERATE_SOURCEMAP = false
2 changes: 1 addition & 1 deletion create-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "berry-free-material-react-cra",
"version": "3.4.0",
"version": "3.4.2",
"private": true,
"homepage": "https://berrydashboard.io/free",
"dependencies": {
Expand Down

0 comments on commit 3565926

Please sign in to comment.