Read the statement by Michael Teeuw here.
2.22.0 but showing update available?
-
There was an additional commit yesterday. I don’t work with an update script, so I don’t know what yours does. In this case just go into your MagicMirror folder and run
git pull
. -
It’s @sdetweil script - the one linked from GH here .
Was more curious about why that would be saying I’m up to date if there is a commit. If there is a version-up missing or something.
-
@DarrenHill use force on the update script instead of apply. they didn’t update the version number. which is what I check
-
@DarrenHill said in 2.22.0 but showing update available?:
Was more curious about why that would be saying I’m up to date if there is a commit. If there is a version-up missing or something.
There was a small fix in the README, actually totally irrelevant to the operation of the mirror.
-
@KristjanESPERANTO - Yes, I just saw that when I did the git pull.
As I said, I wanted to flag it though as the recommended route for updates is that script, which would appear not to be working correctly otherwise.
@sdetweil - thanks, clear. Will do so, although I’m up to date anyway now after the git pull.