Update to 2.5.2

This commit is contained in:
henryruhs
2024-04-19 13:42:27 +02:00
parent b01d7f4f19
commit 6c6888aed0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ module.exports = async kernel =>
method: 'shell.run',
params:
{
message: 'git clone https://github.com/facefusion/facefusion --branch 2.5.1 --single-branch'
message: 'git clone https://github.com/facefusion/facefusion --branch 2.5.2 --single-branch'
}
},
{