From 6a7ac78479588da05f0afac4398e31599c3d30f6 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Fri, 17 May 2024 20:58:20 +0000 Subject: [PATCH] 41.2.0 --- packages/frontend/package.json | 4 ++-- packages/lti-dashboard/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 601da838b0..a29a471d3c 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "41.1.0", + "version": "41.2.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 8152daf7cc..3ae6c5f63e 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "41.1.0", + "version": "41.2.0", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT", @@ -101,4 +101,4 @@ ] }, "private": true -} +} \ No newline at end of file