From c6c73709882836f699032e5b9547e4137604501b Mon Sep 17 00:00:00 2001 From: Joel16 Date: Sun, 18 Apr 2021 22:33:46 -0400 Subject: [PATCH] Bump version for update --- 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 a2aa432..8e4f6b2 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.10") +set(VITA_VERSION "01.20") add_definitions(-DAPP_VERSION="${VITA_VERSION}") diff --git a/sce_sys/livearea/contents/template.xml b/sce_sys/livearea/contents/template.xml index 0152a19..dc2965a 100644 --- a/sce_sys/livearea/contents/template.xml +++ b/sce_sys/livearea/contents/template.xml @@ -28,7 +28,7 @@ - v1.10 + v1.20