bump version to 23.12

This commit is contained in:
h3r0 2023-12-03 12:20:16 +00:00 committed by GitHub
parent b91c9f5506
commit e083121ec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
@echo off
set version=23.11
set version=23.12
for /f "tokens=2 delims==" %%i in ('wmic os get BuildNumber /value ^| find "="') do set "build=%%i"
if %build% gtr 19045 ( set "w11=true" )

View File

@ -7,7 +7,7 @@
<Description>This Playbook will help you quickly deploy ReviOS on your current system.</Description>
<Details>Experience an ideal, lightweight and stable system, designed to enhance performance and
privacy while ensuring compatibility.</Details>
<Version>23.11</Version>
<Version>23.12</Version>
<SupportedBuilds>
<string>19044</string>
<string>19045</string>