Bump to 2.1.1

This commit is contained in:
henryruhs
2023-12-20 22:42:29 +01:00
parent 275c1d6043
commit 5b30893b30
2 changed files with 2 additions and 2 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.0 --single-branch'
message: 'git clone https://github.com/facefusion/facefusion --branch 2.1.1 --single-branch'
}
},
{
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "facefusion-pinokio",
"description": "Next generation face swapper and enhancer",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"devDependencies":
{