From 80c54b8136f7e52b3ef9692d3e6e1a87c477de41 Mon Sep 17 00:00:00 2001 From: henryruhs Date: Wed, 20 Dec 2023 23:33:48 +0100 Subject: [PATCH] Bump to 2.1.1 --- update.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.js b/update.js index a414339..30ee5ab 100644 --- a/update.js +++ b/update.js @@ -15,7 +15,7 @@ module.exports = () => method: 'shell.run', params: { - message: 'git pull', + message: 'git pull origin 2.1.1', path: 'facefusion' } }