From dfffe8e47520e9198db003c88d4415600bf595e1 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Tue, 30 Apr 2024 22:18:58 +0000 Subject: [PATCH] 41.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 c2a9d97ed4..f2e7fb3a6d 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "41.0.0", + "version": "41.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 e1b6fd43ad..12ab8ed312 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "41.0.0", + "version": "41.1.0", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT",