From f2bc53cdc49cc62d93aff3a99f288d11be6dc1d2 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Wed, 15 Apr 2026 03:35:39 +0000 Subject: [PATCH] Update app version [skip ci] --- apps/openclaw/{2026.4.12 => 2026.4.14}/.env.sample | 0 apps/openclaw/{2026.4.12 => 2026.4.14}/data.yml | 0 apps/openclaw/{2026.4.12 => 2026.4.14}/data/conf/.gitkeep | 0 apps/openclaw/{2026.4.12 => 2026.4.14}/data/workspace/.gitkeep | 0 apps/openclaw/{2026.4.12 => 2026.4.14}/docker-compose.yml | 0 apps/openclaw/{2026.4.12 => 2026.4.14}/scripts/init.sh | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename apps/openclaw/{2026.4.12 => 2026.4.14}/.env.sample (100%) rename apps/openclaw/{2026.4.12 => 2026.4.14}/data.yml (100%) rename apps/openclaw/{2026.4.12 => 2026.4.14}/data/conf/.gitkeep (100%) rename apps/openclaw/{2026.4.12 => 2026.4.14}/data/workspace/.gitkeep (100%) rename apps/openclaw/{2026.4.12 => 2026.4.14}/docker-compose.yml (100%) rename apps/openclaw/{2026.4.12 => 2026.4.14}/scripts/init.sh (100%) diff --git a/apps/openclaw/2026.4.12/.env.sample b/apps/openclaw/2026.4.14/.env.sample similarity index 100% rename from apps/openclaw/2026.4.12/.env.sample rename to apps/openclaw/2026.4.14/.env.sample diff --git a/apps/openclaw/2026.4.12/data.yml b/apps/openclaw/2026.4.14/data.yml similarity index 100% rename from apps/openclaw/2026.4.12/data.yml rename to apps/openclaw/2026.4.14/data.yml diff --git a/apps/openclaw/2026.4.12/data/conf/.gitkeep b/apps/openclaw/2026.4.14/data/conf/.gitkeep similarity index 100% rename from apps/openclaw/2026.4.12/data/conf/.gitkeep rename to apps/openclaw/2026.4.14/data/conf/.gitkeep diff --git a/apps/openclaw/2026.4.12/data/workspace/.gitkeep b/apps/openclaw/2026.4.14/data/workspace/.gitkeep similarity index 100% rename from apps/openclaw/2026.4.12/data/workspace/.gitkeep rename to apps/openclaw/2026.4.14/data/workspace/.gitkeep diff --git a/apps/openclaw/2026.4.12/docker-compose.yml b/apps/openclaw/2026.4.14/docker-compose.yml similarity index 100% rename from apps/openclaw/2026.4.12/docker-compose.yml rename to apps/openclaw/2026.4.14/docker-compose.yml diff --git a/apps/openclaw/2026.4.12/scripts/init.sh b/apps/openclaw/2026.4.14/scripts/init.sh similarity index 100% rename from apps/openclaw/2026.4.12/scripts/init.sh rename to apps/openclaw/2026.4.14/scripts/init.sh