From 60b35a1a4c339cfc1b6dc11e21d09de991885d63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 04:54:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(open-notebook):=20update?= =?UTF-8?q?=20app=20version=20from=201.7.4=20to=201.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/open-notebook/{1.7.4 => 1.8.0}/data.yml | 0 apps/open-notebook/{1.7.4 => 1.8.0}/docker-compose.yml | 0 apps/open-notebook/{1.7.4 => 1.8.0}/google-credentials.json | 0 apps/open-notebook/{1.7.4 => 1.8.0}/scripts/init.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename apps/open-notebook/{1.7.4 => 1.8.0}/data.yml (100%) rename apps/open-notebook/{1.7.4 => 1.8.0}/docker-compose.yml (100%) rename apps/open-notebook/{1.7.4 => 1.8.0}/google-credentials.json (100%) rename apps/open-notebook/{1.7.4 => 1.8.0}/scripts/init.sh (100%) diff --git a/apps/open-notebook/1.7.4/data.yml b/apps/open-notebook/1.8.0/data.yml similarity index 100% rename from apps/open-notebook/1.7.4/data.yml rename to apps/open-notebook/1.8.0/data.yml diff --git a/apps/open-notebook/1.7.4/docker-compose.yml b/apps/open-notebook/1.8.0/docker-compose.yml similarity index 100% rename from apps/open-notebook/1.7.4/docker-compose.yml rename to apps/open-notebook/1.8.0/docker-compose.yml diff --git a/apps/open-notebook/1.7.4/google-credentials.json b/apps/open-notebook/1.8.0/google-credentials.json similarity index 100% rename from apps/open-notebook/1.7.4/google-credentials.json rename to apps/open-notebook/1.8.0/google-credentials.json diff --git a/apps/open-notebook/1.7.4/scripts/init.sh b/apps/open-notebook/1.8.0/scripts/init.sh similarity index 100% rename from apps/open-notebook/1.7.4/scripts/init.sh rename to apps/open-notebook/1.8.0/scripts/init.sh