From 19494a2dccc14e553272740b045374c86eee0afa Mon Sep 17 00:00:00 2001 From: MickLesk Date: Sat, 7 Feb 2026 17:50:26 +0100 Subject: [PATCH] Pin NocoDB version to 0.301.1 in github-versions.json --- frontend/public/json/github-versions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/github-versions.json b/frontend/public/json/github-versions.json index d70de14db..54e34f185 100644 --- a/frontend/public/json/github-versions.json +++ b/frontend/public/json/github-versions.json @@ -851,8 +851,8 @@ { "slug": "nocodb", "repo": "nocodb/nocodb", - "version": "0.301.2", - "pinned": false, + "version": "0.301.1", + "pinned": true, "date": "2026-01-21T16:23:04Z" }, {