Bump to 3.5.3

This commit is contained in:
henryruhs
2026-02-26 09:04:47 +01:00
parent 321293d9ae
commit 72ed895ae2
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ module.exports = async kernel =>
method: 'shell.run',
params:
{
message: 'git clone https://github.com/facefusion/facefusion --branch 3.4.2 --single-branch'
message: 'git clone https://github.com/facefusion/facefusion --branch 3.5.3 --single-branch'
}
},
{