From 579132fee9113cc2d1b5d74ad3d4ef0d16b966c0 Mon Sep 17 00:00:00 2001 From: joel16 Date: Sat, 11 May 2024 22:00:38 -0400 Subject: [PATCH] app: Bump version to 1.27 --- CMakeLists.txt | 2 +- sce_sys/livearea/contents/template.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e613619..eee4916 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ include("${VITASDK}/share/vita.cmake" REQUIRED) set(VITA_APP_NAME "VITA Homebrew Sorter") set(VITA_TITLEID "VITAHBSRT") -set(VITA_VERSION "01.26") +set(VITA_VERSION "01.27") add_definitions(-DAPP_VERSION="${VITA_VERSION}") add_definitions( diff --git a/sce_sys/livearea/contents/template.xml b/sce_sys/livearea/contents/template.xml index cb0483a..f71cc05 100644 --- a/sce_sys/livearea/contents/template.xml +++ b/sce_sys/livearea/contents/template.xml @@ -28,7 +28,7 @@ - v1.26 + v1.27