From 98ad06a6d7be4cc0d8777e0e62fac9280b7ec889 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Mon, 1 Apr 2024 23:48:33 +0000 Subject: [PATCH] 40.1.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 ad83f49f23..2e8305d03b 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "40.0.4", + "version": "40.1.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 dd6802ff27..f3e16239bb 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "40.0.4", + "version": "40.1.0", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT",