From 00102d2980acbc45c8a44aeb33189fb0e9a8ee30 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 28 Oct 2024 12:44:27 +0000 Subject: [PATCH] Chore(release): 5.41.11 [skip ci] ## [5.41.11](https://github.com/adaptlearning/adapt_framework/compare/v5.41.10...v5.41.11) (2024-10-28) ### Fix * Bumping core to v6.60.0 automatically via 'frameworkpullrequest' Github action (#3621) ([6f973f3](https://github.com/adaptlearning/adapt_framework/commit/6f973f30ef4c0803b355ad40d37207660d467ccd)), closes [#3621](https://github.com/adaptlearning/adapt_framework/issues/3621) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51ebca2a0..1bac88536 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.41.10", + "version": "5.41.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.41.10", + "version": "5.41.11", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 8f5d7e5ab..ddbb8a4bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.41.10", + "version": "5.41.11", "description": "Adapt Learning output framework", "repository": { "type": "git",