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