diff --git a/VERSION b/VERSION index 28dff43..2e9116b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.35 +1.0.36 diff --git a/docker-compose.yaml b/docker-compose.yaml index c93de09..9e3dbe8 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,6 +1,6 @@ services: mindsdb: - image: mindsdb/mindsdb:v24.11.1.1 + image: mindsdb/mindsdb:v24.11.2.0 ports: - "47334:47334" - "47335:47335"