diff --git a/appstore/qbittorrent/5.1.4/.env b/appstore/qbittorrent/5.2.0/.env similarity index 100% rename from appstore/qbittorrent/5.1.4/.env rename to appstore/qbittorrent/5.2.0/.env diff --git a/appstore/qbittorrent/5.1.4/data.yml b/appstore/qbittorrent/5.2.0/data.yml similarity index 100% rename from appstore/qbittorrent/5.1.4/data.yml rename to appstore/qbittorrent/5.2.0/data.yml diff --git a/appstore/qbittorrent/5.1.4/docker-compose.yml b/appstore/qbittorrent/5.2.0/docker-compose.yml similarity index 95% rename from appstore/qbittorrent/5.1.4/docker-compose.yml rename to appstore/qbittorrent/5.2.0/docker-compose.yml index 319305e94..ef61c0272 100644 --- a/appstore/qbittorrent/5.1.4/docker-compose.yml +++ b/appstore/qbittorrent/5.2.0/docker-compose.yml @@ -12,7 +12,7 @@ services: - UMASK=022 - WEBUI_PORT=${PANEL_APP_PORT_HTTP} - TORRENTING_PORT=${PANEL_APP_PORT_TORRENTING} - image: linuxserver/qbittorrent:5.1.4 + image: linuxserver/qbittorrent:5.2.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/appstore/qbittorrent/5.1.4/envs/default.env b/appstore/qbittorrent/5.2.0/envs/default.env similarity index 100% rename from appstore/qbittorrent/5.1.4/envs/default.env rename to appstore/qbittorrent/5.2.0/envs/default.env diff --git a/appstore/qbittorrent/5.1.4/envs/global.env b/appstore/qbittorrent/5.2.0/envs/global.env similarity index 100% rename from appstore/qbittorrent/5.1.4/envs/global.env rename to appstore/qbittorrent/5.2.0/envs/global.env diff --git a/appstore/qbittorrent/5.1.4/scripts/init.sh b/appstore/qbittorrent/5.2.0/scripts/init.sh similarity index 100% rename from appstore/qbittorrent/5.1.4/scripts/init.sh rename to appstore/qbittorrent/5.2.0/scripts/init.sh diff --git a/appstore/qbittorrent/5.1.4/scripts/uninstall.sh b/appstore/qbittorrent/5.2.0/scripts/uninstall.sh similarity index 100% rename from appstore/qbittorrent/5.1.4/scripts/uninstall.sh rename to appstore/qbittorrent/5.2.0/scripts/uninstall.sh diff --git a/appstore/qbittorrent/5.1.4/scripts/upgrade.sh b/appstore/qbittorrent/5.2.0/scripts/upgrade.sh similarity index 100% rename from appstore/qbittorrent/5.1.4/scripts/upgrade.sh rename to appstore/qbittorrent/5.2.0/scripts/upgrade.sh diff --git a/dockge/qbittorrent_5_1_4/.env b/dockge/qbittorrent_5_2_0/.env similarity index 100% rename from dockge/qbittorrent_5_1_4/.env rename to dockge/qbittorrent_5_2_0/.env diff --git a/dockge/qbittorrent_5_1_4/docker-compose.yml b/dockge/qbittorrent_5_2_0/docker-compose.yml similarity index 95% rename from dockge/qbittorrent_5_1_4/docker-compose.yml rename to dockge/qbittorrent_5_2_0/docker-compose.yml index 319305e94..ef61c0272 100644 --- a/dockge/qbittorrent_5_1_4/docker-compose.yml +++ b/dockge/qbittorrent_5_2_0/docker-compose.yml @@ -12,7 +12,7 @@ services: - UMASK=022 - WEBUI_PORT=${PANEL_APP_PORT_HTTP} - TORRENTING_PORT=${PANEL_APP_PORT_TORRENTING} - image: linuxserver/qbittorrent:5.1.4 + image: linuxserver/qbittorrent:5.2.0 labels: createdBy: Apps network_mode: ${NETWORK_MODE} diff --git a/dockge/qbittorrent_5_1_4/envs/default.env b/dockge/qbittorrent_5_2_0/envs/default.env similarity index 100% rename from dockge/qbittorrent_5_1_4/envs/default.env rename to dockge/qbittorrent_5_2_0/envs/default.env diff --git a/dockge/qbittorrent_5_1_4/envs/global.env b/dockge/qbittorrent_5_2_0/envs/global.env similarity index 100% rename from dockge/qbittorrent_5_1_4/envs/global.env rename to dockge/qbittorrent_5_2_0/envs/global.env