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.