Skip to content

Commit 096cd6e

Browse files
committed
feat: update version
1 parent 316a0c9 commit 096cd6e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/playbook/Configuration/tweaks/misc/config-oem-information.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ actions:
1010
- !registryValue:
1111
path: 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation'
1212
value: 'Model'
13-
data: 'AtlasOS v0.3.2'
13+
data: 'AtlasOS v0.4.0'
1414
type: REG_SZ
1515
- !registryValue:
1616
path: 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OEMInformation'

src/playbook/playbook.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Playbook>
33
<Name>AtlasOS</Name>
44
<Username>Atlas</Username>
5-
<Title>AtlasOS Playbook v0.3.2</Title>
5+
<Title>AtlasOS Playbook v0.4.0</Title>
66
<ShortDescription>AtlasOS Playbook for Windows 10 and 11</ShortDescription>
77
<Description><![CDATA[╭───────────── ⚠️ 𝗖𝗿𝗶𝘁𝗶𝗰𝗮𝗹 ⚠️ ─────────────╮
88
│    Read the Atlas documentation first.   │
@@ -12,7 +12,7 @@
1212
Atlas makes your computer snappier and more private with lots of usability improvements.]]></Description>
1313
<Details>An open and lightweight modification to Windows, designed to optimize performance, privacy and security.</Details>
1414
<ProgressText><![CDATA[Atlas is currently installing software, copying its configuration folders, and tweaking Windows. If you are not already, we recommend following our documentation.]]></ProgressText>
15-
<Version>0.3.2</Version>
15+
<Version>0.4.0</Version>
1616
<SupportedBuilds>
1717
<string>19045</string>
1818
<string>22631</string>

0 commit comments

Comments
 (0)