From f72bc320659720a83da9f909d0222655cc56ef78 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Thu, 15 May 2025 01:54:25 +0000 Subject: [PATCH] Update app version [skip ci] --- nodebb/{4.3.2 => 4.4.0}/data.yml | 0 nodebb/{4.3.2 => 4.4.0}/data/build/.gitkeep | 0 nodebb/{4.3.2 => 4.4.0}/data/config/.gitkeep | 0 nodebb/{4.3.2 => 4.4.0}/data/node_modules/.gitkeep | 0 nodebb/{4.3.2 => 4.4.0}/data/uploads/.gitkeep | 0 nodebb/{4.3.2 => 4.4.0}/docker-compose.yml | 0 nodebb/{4.3.2 => 4.4.0}/scripts/init.sh | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename nodebb/{4.3.2 => 4.4.0}/data.yml (100%) rename nodebb/{4.3.2 => 4.4.0}/data/build/.gitkeep (100%) rename nodebb/{4.3.2 => 4.4.0}/data/config/.gitkeep (100%) rename nodebb/{4.3.2 => 4.4.0}/data/node_modules/.gitkeep (100%) rename nodebb/{4.3.2 => 4.4.0}/data/uploads/.gitkeep (100%) rename nodebb/{4.3.2 => 4.4.0}/docker-compose.yml (100%) rename nodebb/{4.3.2 => 4.4.0}/scripts/init.sh (100%) diff --git a/nodebb/4.3.2/data.yml b/nodebb/4.4.0/data.yml similarity index 100% rename from nodebb/4.3.2/data.yml rename to nodebb/4.4.0/data.yml diff --git a/nodebb/4.3.2/data/build/.gitkeep b/nodebb/4.4.0/data/build/.gitkeep similarity index 100% rename from nodebb/4.3.2/data/build/.gitkeep rename to nodebb/4.4.0/data/build/.gitkeep diff --git a/nodebb/4.3.2/data/config/.gitkeep b/nodebb/4.4.0/data/config/.gitkeep similarity index 100% rename from nodebb/4.3.2/data/config/.gitkeep rename to nodebb/4.4.0/data/config/.gitkeep diff --git a/nodebb/4.3.2/data/node_modules/.gitkeep b/nodebb/4.4.0/data/node_modules/.gitkeep similarity index 100% rename from nodebb/4.3.2/data/node_modules/.gitkeep rename to nodebb/4.4.0/data/node_modules/.gitkeep diff --git a/nodebb/4.3.2/data/uploads/.gitkeep b/nodebb/4.4.0/data/uploads/.gitkeep similarity index 100% rename from nodebb/4.3.2/data/uploads/.gitkeep rename to nodebb/4.4.0/data/uploads/.gitkeep diff --git a/nodebb/4.3.2/docker-compose.yml b/nodebb/4.4.0/docker-compose.yml similarity index 100% rename from nodebb/4.3.2/docker-compose.yml rename to nodebb/4.4.0/docker-compose.yml diff --git a/nodebb/4.3.2/scripts/init.sh b/nodebb/4.4.0/scripts/init.sh similarity index 100% rename from nodebb/4.3.2/scripts/init.sh rename to nodebb/4.4.0/scripts/init.sh