From 5476d4ff8a1b1580d519c35e6e860964adef45a2 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Thu, 30 Jan 2025 01:31:54 +0000 Subject: [PATCH] 42.5.2 --- 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 f7ee7cb4c3..5635260df9 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "42.5.1", + "version": "42.5.2", "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 87ec1603ed..04d4ff86bd 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "42.5.1", + "version": "42.5.2", "description": "LTI App for ilios integration", "license": "MIT", "author": "The Ilios team ",