From 2210e438806e3d24185844793e0c281d76eb5d7c Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Tue, 7 Feb 2023 15:20:10 +0000 Subject: [PATCH] chore: update README Thanks @saramartinelli1992 https://github.com/sasjs/adapter/issues/781#issuecomment-1420943632 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e404e2..f421b68 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ SASjs is a open-source framework for building Web Apps on SASĀ® platforms. You c 1 - `npm install @sasjs/adapter` - for use in a nodeJS project (recommended) -2 - [Download](https://cdn.jsdelivr.net/npm/@sasjs/adapter@3/index.min.js) and use a copy of the latest JS file +2 - [Download](https://cdn.jsdelivr.net/npm/@sasjs/adapter@4/index.min.js) and use a copy of the latest JS file 3 - Reference directly from the CDN - in which case click [here](https://www.jsdelivr.com/package/npm/@sasjs/adapter?tab=collection) and select "SRI" to get the script tag with the integrity hash.