mirror of
https://github.com/facefusion/facefusion-pinokio.git
synced 2026-05-25 05:04:01 +02:00
Bump to 2.6.0
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ module.exports = async kernel =>
|
||||
method: 'shell.run',
|
||||
params:
|
||||
{
|
||||
message: 'git clone https://github.com/facefusion/facefusion --branch 2.5.3 --single-branch'
|
||||
message: 'git clone https://github.com/facefusion/facefusion --branch 2.6.0 --single-branch'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "facefusion-pinokio",
|
||||
"description": "Next generation face swapper and enhancer",
|
||||
"version": "2.5.3",
|
||||
"version": "2.6.0",
|
||||
"license": "MIT",
|
||||
"devDependencies":
|
||||
{
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
module.exports =
|
||||
{
|
||||
version: '1.5',
|
||||
title: 'FaceFusion 2.5.3',
|
||||
title: 'FaceFusion 2.6.0',
|
||||
description: 'Next generation face swapper and enhancer',
|
||||
icon: 'icon.png',
|
||||
menu: require(__dirname + '/menu.js')
|
||||
|
||||
Reference in New Issue
Block a user