Read the statement by Michael Teeuw here.
MagicMirror Version
-
how can I find out which MagicMirror version I currently have?
thanks a lot for anwers
-
@kusselin
Hi,you can jump to your MagicMirror directory and run:
git log | head -n 10 | grep Release -
thanks a lot
-
@kusselin also
grep version ~/MagicMirror/package.json
or look at the output of npm start where it tells the version
> magicmirror@2.21.0 start > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev" [11.10.2022 12:31.16.782] [LOG] Starting MagicMirror: v2.21.0 -
@sdetweil thanks a lot Sam
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login