Bump to 2.1.3

This commit is contained in:
henryruhs
2023-12-26 19:46:00 +01:00
parent a1ab289b92
commit 455944fc0f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ module.exports = async kernel =>
method: 'shell.run',
params:
{
message: 'git clone https://github.com/facefusion/facefusion --branch 2.1.2 --single-branch'
message: 'git clone https://github.com/facefusion/facefusion --branch 2.1.3 --single-branch'
}
},
{