bump version

This commit is contained in:
henryruhs
2026-09-01 15:21:56 +02:00
parent 8520569a1e
commit d63e62fb1a
4 changed files with 4 additions and 4 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.8.2 --single-branch'
message: 'git clone https://github.com/facefusion/facefusion --branch 3.8.3 --single-branch'
}
},
{