[nostalgia/studio] Update version to d2025.02.0
All checks were successful
Build / build (push) Successful in 1m28s

This commit is contained in:
Gary Talent 2025-02-25 20:15:07 -06:00
parent 6bd74611cd
commit 13e256b3a9
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ target_link_libraries(
target_compile_definitions(
NostalgiaStudio PUBLIC
OLYMPIC_APP_VERSION="dev build"
OLYMPIC_APP_VERSION="d2025.02.0"
)
install(

View File

@ -18,7 +18,7 @@
<string>APPL</string>
<key>CFBundleVersion</key>
<string>dev build</string>
<string>d2025.02.0</string>
<key>LSMinimumSystemVersion</key>
<string>12.0.0</string>