Skip to content

Commit

Permalink
Bump version for minor release update
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel16 committed Apr 15, 2021
1 parent 1f80aea commit 812a31d
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 @@ -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.00")
set(VITA_VERSION "01.01")

add_definitions(-DAPP_VERSION="${VITA_VERSION}")

Expand Down

0 comments on commit 812a31d

Please sign in to comment.