From 9d51b5dcac46349f1bd41094fa87c66db8bf0a5c Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Fri, 25 Oct 2024 22:33:34 +0000 Subject: [PATCH] 42.4.0 --- packages/frontend/package.json | 2 +- packages/lti-dashboard/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 4e5a2a3d2b..263834cedb 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "42.3.1", + "version": "42.4.0", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT", diff --git a/packages/lti-dashboard/package.json b/packages/lti-dashboard/package.json index 7dcbfb10e4..e715a0e8be 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "42.3.1", + "version": "42.4.0", "description": "LTI App for ilios integration", "license": "MIT", "author": "The Ilios team ",