From a25ebd5b64296cb0acb1ad51b8b086246688e7c3 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Thu, 10 Oct 2024 20:02:38 +0000 Subject: [PATCH] 42.3.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 eabea92e03..632802f153 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "42.2.0", + "version": "42.3.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 36138e7360..0068ad1c23 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "42.2.0", + "version": "42.3.0", "description": "LTI App for ilios integration", "license": "MIT", "author": "The Ilios team ",