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