From d0a71310f4ea26de58dcdf2a07084b4c1737e763 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Fri, 5 Apr 2024 19:46:26 +0000 Subject: [PATCH] 40.1.1 --- 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 def4a85e04..3117f8d74d 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "40.1.0", + "version": "40.1.1", "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 0417b6658a..e7db0cd226 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "40.1.0", + "version": "40.1.1", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT",