diff --git a/package-lock.json b/package-lock.json index 7a5da10ad..0775434aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cohort360", - "version": "2.41.0-SNAPSHOT", + "version": "2.41.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cohort360", - "version": "2.41.0-SNAPSHOT", + "version": "2.41.0", "dependencies": { "@date-io/moment": "^2.16.1", "@emotion/react": "^11.10.6", diff --git a/package.json b/package.json index 0ecaa51a4..5254ed8a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cohort360", - "version": "2.41.0-SNAPSHOT", + "version": "2.41.0", "private": true, "type": "module", "dependencies": {