diff --git a/CHANGELOG.md b/CHANGELOG.md index c3241e0e8..0210ce229 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ Builds: - linux - application for linux - win - application for Windows +### 5.2.3 +- FIXED: npm version crash (#508) + ### 5.2.3 - ADDED: Search entire table (multi column filter) #491 - ADDED: OracleDB - connection to toher than default ports #496 diff --git a/package.json b/package.json index 9c403f6b1..473910d39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "5.2.4-beta.2", + "version": "5.2.4", "name": "dbgate-all", "workspaces": [ "packages/*",