From 4abe50848298a7f8ed028dcd7910aa540abfb403 Mon Sep 17 00:00:00 2001 From: Zorgbort Date: Thu, 26 Sep 2024 19:52:15 +0000 Subject: [PATCH] 42.2.0 --- 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 93149b99a8..699f41cbfc 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "42.1.1", + "version": "42.2.0", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT", @@ -157,4 +157,4 @@ "dependencies": { "ember-auto-import": "^2.7.4" } -} +} \ No newline at end of file diff --git a/packages/lti-dashboard/package.json b/packages/lti-dashboard/package.json index 69908adfb4..39a046952e 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "42.1.1", + "version": "42.2.0", "description": "LTI App for ilios integration", "license": "MIT", "author": "The Ilios team ", @@ -115,4 +115,4 @@ ] }, "private": true -} +} \ No newline at end of file