diff --git a/CHANGELOG.md b/CHANGELOG.md index 5839c9111b..3ef9f1f50f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 3.10.3 +## 3.10.3 May 31, 2022 - Adjust the content overflowing of the Delete and the Archive modals (VkoHov) - Resolve issue with redirect in run page (arsengit) diff --git a/aim/VERSION b/aim/VERSION index 7b59a5caab..7d4ef04f65 100644 --- a/aim/VERSION +++ b/aim/VERSION @@ -1 +1 @@ -3.10.2 +3.10.3 diff --git a/aim/web/ui/package.json b/aim/web/ui/package.json index 9a285df6e8..4cfb3ba407 100644 --- a/aim/web/ui/package.json +++ b/aim/web/ui/package.json @@ -1,6 +1,6 @@ { "name": "ui_v2", - "version": "3.10.2", + "version": "3.10.3", "private": true, "dependencies": { "@aksel/structjs": "^1.0.0",