There was an error while loading. Please reload this page.
1 parent d6413c2 commit 9064a44Copy full SHA for 9064a44
1 file changed
src/jsinteractive.c
@@ -832,7 +832,7 @@ void jsiSemiInit(bool autoLoad) {
832
"| __|_ -| . | _| | | | | . |\n"
833
"|____|___| _|_| |___|_|_|_|___|\n"
834
" |_| espruino.com\n"
835
- " "JS_VERSION" (c) 2019 G.Williams\n"
+ " "JS_VERSION" (c) 2021 G.Williams\n"
836
// Point out about donations - but don't bug people
837
// who bought boards that helped Espruino
838
#if !defined(PICO) && !defined(ESPRUINOBOARD) && !defined(ESPRUINOWIFI) && !defined(PUCKJS) && !defined(PIXLJS) && !defined(BANGLEJS) && !defined(EMSCRIPTEN)
0 commit comments