From 72cbaa730ddbc3d852d63242774bceab967a1db3 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Thu, 22 Aug 2024 19:08:16 +0000 Subject: [PATCH] 41.10.1 --- 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 7d1d5c8bfc..feb7c6e51b 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "41.10.0", + "version": "41.10.1", "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 3cea945a1c..dbec819333 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "41.10.0", + "version": "41.10.1", "description": "LTI App for ilios integration", "license": "MIT", "author": "The Ilios team ",