We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3326429 + 637d9fa commit 2b798dbCopy full SHA for 2b798db
1 file changed
misskey-install.sh
@@ -23,7 +23,7 @@
23
24
#Version of this script
25
version="4.0.0-beta.2";
26
-NODE_MAJOR="20";
+NODE_MAJOR="22";
27
28
#About this script
29
tput setaf 4;
0 commit comments