Bump to 2.1.1

This commit is contained in:
henryruhs
2023-12-20 23:33:48 +01:00
parent 95e38628f1
commit 80c54b8136
+1 -1
View File
@@ -15,7 +15,7 @@ module.exports = () =>
method: 'shell.run',
params:
{
message: 'git pull',
message: 'git pull origin 2.1.1',
path: 'facefusion'
}
}