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