Use master for now

This commit is contained in:
henryruhs
2024-02-23 23:04:43 +01:00
parent 538e2f5bba
commit ebda967778
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ module.exports = () =>
method: 'shell.run',
params:
{
message: 'git checkout 2.3.0',
message: 'git checkout master',
path: 'facefusion'
}
}