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