<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Version 2.31.0 (April 1,  2025) upgrade reminder]]></title><description><![CDATA[<p dir="auto">if you installed one of the calendar patches or used the develop branch<br />
and intend to upgrade MANUALLY,  YOU have to get back to the master branch  ahead of time</p>
<p dir="auto">check the current branch</p>
<pre><code>cd ~/MagicMirror
git branch
</code></pre>
<p dir="auto">output example</p>
<pre><code>* _fix_clipping
  develop
  master
</code></pre>
<p dir="auto">and if the highlighted (*) name is NOT master then</p>
<pre><code>rm package-lock.json 
rm package.json 
git checkout master
</code></pre>
<h3>use git branch</h3>
<h3>to verify master is selected before continuing</h3>
<p dir="auto">then do the commands as listed in the documentation</p>
<p dir="auto">if you are using my upgrade script,  it will handle all this for you.</p>
]]></description><link>https://forum.magicmirror.builders/topic/19561/version-2.31.0-april-1-2025-upgrade-reminder</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 07:46:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/19561.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 24 Mar 2025 04:58:45 GMT</pubDate><ttl>60</ttl></channel></rss>