<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: StrangerDev</title>
    <description>The latest articles on DEV Community by StrangerDev (@strangergithuber).</description>
    <link>https://dev.to/strangergithuber</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F911796%2F194cdbbc-ca6d-4911-a7d8-9fb5d72aeff9.jpeg</url>
      <title>DEV Community: StrangerDev</title>
      <link>https://dev.to/strangergithuber</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/strangergithuber"/>
    <language>en</language>
    <item>
      <title>Auto Updater</title>
      <dc:creator>StrangerDev</dc:creator>
      <pubDate>Fri, 19 Aug 2022 14:08:07 +0000</pubDate>
      <link>https://dev.to/strangergithuber/auto-updater-2bhb</link>
      <guid>https://dev.to/strangergithuber/auto-updater-2bhb</guid>
      <description>&lt;p&gt;Hello&lt;br&gt;
I don't know how I should make an updater for my project.&lt;/p&gt;

&lt;p&gt;For example I have 0.0.0.1 version and the newest version would be 1.0.0.0.&lt;br&gt;
Then the app would download all of the updates one by one from 0.0.0.1 to 1.0.0.0. So it means 0.0.0.2, 0.0.0.3, 0.0.0.4, etc.. until 1.0.0.0 .&lt;/p&gt;

&lt;p&gt;How can I make it possible?&lt;br&gt;
Thanks in advance the answers.&lt;/p&gt;

</description>
      <category>help</category>
      <category>node</category>
    </item>
  </channel>
</rss>
