diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 8bbd091f2b..41f28af78f 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "41.5.0", + "version": "41.6.0", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT", @@ -158,4 +158,4 @@ "dependencies": { "ember-auto-import": "^2.7.3" } -} +} \ No newline at end of file diff --git a/packages/lti-dashboard/package.json b/packages/lti-dashboard/package.json index 76fd18aea1..330d310ec9 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "41.5.0", + "version": "41.6.0", "description": "LTI App for ilios integration", "license": "MIT", "author": "The Ilios team ", @@ -112,4 +112,4 @@ ] }, "private": true -} +} \ No newline at end of file