mirror of
https://github.com/facefusion/facefusion-pinokio.git
synced 2026-06-04 01:17:59 +02:00
Bump to 3.5.3
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
OpenRAIL-S license
|
||||
|
||||
Copyright (c) 2025 Henry Ruhs
|
||||
Copyright (c) 2026 Henry Ruhs
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ module.exports = async kernel =>
|
||||
method: 'shell.run',
|
||||
params:
|
||||
{
|
||||
message: 'git clone https://github.com/facefusion/facefusion --branch 3.4.2 --single-branch'
|
||||
message: 'git clone https://github.com/facefusion/facefusion --branch 3.5.3 --single-branch'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "facefusion-pinokio",
|
||||
"description": "Industry leading face manipulation platform",
|
||||
"version": "3.4.2",
|
||||
"version": "3.5.3",
|
||||
"license": "OpenRAIL-S",
|
||||
"devDependencies":
|
||||
{
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
module.exports =
|
||||
{
|
||||
version: '1.6',
|
||||
title: 'FaceFusion 3.4.2',
|
||||
title: 'FaceFusion 3.5.3',
|
||||
description: 'Industry leading face manipulation platform',
|
||||
icon: 'facefusion.png',
|
||||
menu: require(__dirname + '/menu.js')
|
||||
|
||||
Reference in New Issue
Block a user