From b052c42d0f063f427bfa4118637e416c327a758e Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Fri, 13 Sep 2024 23:00:09 +0000 Subject: [PATCH] 42.1.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 03ee914d9d..2d23bbea31 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "42.0.1", + "version": "42.1.0", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT", @@ -157,4 +157,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 6d4939926c..e5a8358166 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "42.0.1", + "version": "42.1.0", "description": "LTI App for ilios integration", "license": "MIT", "author": "The Ilios team ",