Skip to content

Commit e083121

Browse files
authored
bump version to 23.12
1 parent b91c9f5 commit e083121

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Executables/FINALIZE.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@echo off
2-
set version=23.11
2+
set version=23.12
33
for /f "tokens=2 delims==" %%i in ('wmic os get BuildNumber /value ^| find "="') do set "build=%%i"
44
if %build% gtr 19045 ( set "w11=true" )
55

src/playbook.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Description>This Playbook will help you quickly deploy ReviOS on your current system.</Description>
88
<Details>Experience an ideal, lightweight and stable system, designed to enhance performance and
99
privacy while ensuring compatibility.</Details>
10-
<Version>23.11</Version>
10+
<Version>23.12</Version>
1111
<SupportedBuilds>
1212
<string>19044</string>
1313
<string>19045</string>

0 commit comments

Comments
 (0)