From 769ed935b910595b94d69913c16d16aa577a5d83 Mon Sep 17 00:00:00 2001 From: cvmcosta Date: Mon, 10 May 2021 09:42:45 -0300 Subject: [PATCH] release(DynamicRegistration): Releasing fix for DynReg --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52d671f..017a157 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ltijs", - "version": "5.7.4-beta.0", + "version": "5.7.4", "description": "Easily turn your web application into a LTI 1.3 Learning Tool.", "main": "index.js", "engineStrict": true,