Skip to content

Commit

Permalink
fix(playbook.conf): AllowUnsupportedUpgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
he3als committed Jul 18, 2024
1 parent 4d24709 commit 4167195
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/playbook/playbook.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Playbook>
<Name>AtlasOS</Name>
<Username>Atlas</Username>
<Title>AtlasOS Playbook v0.5.0 (dev)</Title>
<Title>Atlas v0.5.0 (dev)</Title>
<ShortDescription>AtlasOS Playbook for Windows 10 and 11</ShortDescription>
<Description><![CDATA[╭───────────── ⚠️ 𝗖𝗿𝗶𝘁𝗶𝗰𝗮𝗹 ⚠️ ─────────────╮
│    Read the Atlas documentation first.   │
Expand All @@ -25,7 +25,7 @@ Atlas makes your computer snappier and more private with lots of usability impro
<Requirement>PluggedIn</Requirement>
</Requirements>
<UniqueId>00000000-0000-4000-6174-6c6173203a33</UniqueId>
<PreventUnsupportedUpgrades>true</PreventUnsupportedUpgrades>
<AllowUnsupportedUpgrades>false</AllowUnsupportedUpgrades>
<UpgradableFrom>0.4.0</UpgradableFrom>
<Overhaul>true</Overhaul>
<UseKernelDriver>false</UseKernelDriver>
Expand Down

0 comments on commit 4167195

Please sign in to comment.