updating NodeJS v14.15.4 (#1934)

Co-authored-by: rootzoll <christian@fulmo.org>
This commit is contained in:
/rootzoll 2021-01-11 16:59:42 +01:00 committed by rootzoll
parent 3a0caad884
commit 58314fb9fc

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION="v14.15.0"
VERSION="v14.15.4"
# command info
if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "-help" ]; then