From 8bf02fc9ccdd0db255f29c70881a1e68ccad0614 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Sat, 9 Mar 2024 04:44:20 +0000 Subject: [PATCH] 40.0.1 --- packages/frontend/package.json | 4 ++-- packages/lti-dashboard/package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 408406babf..46a1df6dbe 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "40.0.0", + "version": "40.0.1", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT", @@ -149,4 +149,4 @@ "ember-auto-import": "^2.7.2", "moment": "^2.30.1" } -} +} \ No newline at end of file diff --git a/packages/lti-dashboard/package.json b/packages/lti-dashboard/package.json index aa6300cdcc..4d3124f54f 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "40.0.0", + "version": "40.0.1", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT", @@ -100,4 +100,4 @@ ] }, "private": true -} +} \ No newline at end of file