From e77807c22d20b5effb1d7c7e02cb1d26f11b10aa Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Fri, 26 Jul 2024 22:31:08 +0000 Subject: [PATCH] 41.7.0 --- packages/frontend/package.json | 2 +- packages/lti-dashboard/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index e1a299a666..b1a85b2e12 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "41.6.0", + "version": "41.7.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 a2259a8183..ca36bc8b76 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "41.6.0", + "version": "41.7.0", "description": "LTI App for ilios integration", "license": "MIT", "author": "The Ilios team ", @@ -113,4 +113,4 @@ ] }, "private": true -} +} \ No newline at end of file