chore: bump version

This commit is contained in:
DarkPhoenix2704
2024-07-03 17:09:25 +05:30
parent 4d251271b9
commit 1113669bfd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
version: "3.8" version: "3.8"
services: services:
nocodb: nocodb:
image: nocodb/nocodb:0.251.0 image: nocodb/nocodb:0.251.1
restart: always restart: always
networks: networks:
- dokploy-network - dokploy-network

View File

@@ -216,7 +216,7 @@ export const templates: TemplateData[] = [
{ {
id: "nocodb", id: "nocodb",
name: "NocoDB", name: "NocoDB",
version: "0.251.0", version: "0.251.1",
description: description:
"NocoDB is an opensource Airtable alternative that turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart spreadsheet.", "NocoDB is an opensource Airtable alternative that turns any MySQL, PostgreSQL, SQL Server, SQLite & MariaDB into a smart spreadsheet.",