diff --git a/README.md b/README.md index 891f78b79..5f5b43193 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Table of contents - [Release notes](#release-notes) - - [3.6.2](#361) + - [3.6.3](#363) + - [Bug Fixes:](#bug-fixes) + - [3.6.2](#362) - [Bug Fixes:](#bug-fixes) - [3.6.1](#361) - [Bug Fixes:](#bug-fixes) @@ -48,6 +50,11 @@ Table of contents - [Help link component](#help-link-component) - [Service name and Appname as column in table](#service-name-and-appname-as-column-in-table) +### Release notes +#### 3.6.3 +##### Bug Fixes: +* Upgraded jinja2 version from 2.9 to 2.10.1 due to whitesource vulnerabiity (ADDON-27875) + ### Release notes #### 3.6.2 ##### Bug Fixes: diff --git a/package.json b/package.json index cebba3d74..b5c118a54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ta-ui-framework", - "version": "3.6.2", + "version": "3.6.3", "description": "", "main": "index.js", "scripts": {