From 6143e0fdc31612b84378b2005059b2109bc9cae1 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Fri, 7 Jun 2024 19:44:50 +0000 Subject: [PATCH] 41.3.0 --- 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 4e33e21446..ff13b49e83 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "41.2.0", + "version": "41.3.0", "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 7073a2feda..02878df974 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "41.2.0", + "version": "41.3.0", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT",