diff --git a/frontend/public/json/nocodb.json b/frontend/public/json/nocodb.json index 7fc4eba93..3a737c407 100644 --- a/frontend/public/json/nocodb.json +++ b/frontend/public/json/nocodb.json @@ -31,10 +31,5 @@ "username": null, "password": null }, - "notes": [ - { - "text": "Version pinned to 0.301.1 due to bug in 0.301.2 (ipaddr.js module error). See: https://github.com/nocodb/nocodb/issues/12939", - "type": "warning" - } - ] + "notes": [] }