Bump to 2.6.0

This commit is contained in:
henryruhs
2024-05-19 18:17:32 +02:00
parent ab0e6e0070
commit 0a79cb48cd
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ module.exports = () =>
method: 'shell.run',
params:
{
message: 'git checkout 2.5.3',
message: 'git checkout 2.6.0',
path: 'facefusion'
}
}