Skip to content

Commit 2b798db

Browse files
authored
Merge pull request #34 from anatawa12/v4
chore: install node v22
2 parents 3326429 + 637d9fa commit 2b798db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

misskey-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
#Version of this script
2525
version="4.0.0-beta.2";
26-
NODE_MAJOR="20";
26+
NODE_MAJOR="22";
2727

2828
#About this script
2929
tput setaf 4;

0 commit comments

Comments
 (0)