From 0e373201ea9eac92fd1d7f22125231d03c6e67bb Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Fri, 12 Apr 2024 23:09:42 +0000 Subject: [PATCH] 40.1.2 --- packages/frontend/package.json | 4 ++-- packages/lti-dashboard/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index eae0e34191..a13b26b3f1 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "40.1.1", + "version": "40.1.2", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT", @@ -148,4 +148,4 @@ "dependencies": { "ember-auto-import": "^2.7.2" } -} +} \ No newline at end of file diff --git a/packages/lti-dashboard/package.json b/packages/lti-dashboard/package.json index 97e90bd07b..bb5f31d226 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "40.1.1", + "version": "40.1.2", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT",