Skip to content

Commit

Permalink
Bump version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
v-atamanenko authored Jun 22, 2022
1 parent df9ba5d commit c0c4b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ include("${VITASDK}/share/vita.cmake" REQUIRED)
set(VITA_APP_NAME "Baba Is You")
set(VITA_TITLEID "BABAISYOU")
set(VITA_VPKNAME "BABAISYOU")
set(VITA_VERSION "01.10")
set(VITA_VERSION "01.20")
set(VITA_MKSFOEX_FLAGS "-d ATTRIBUTE2=12")

option(DEBUG "Print debug information to stdout" OFF)
Expand Down

0 comments on commit c0c4b82

Please sign in to comment.