Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
blastrock committed Apr 11, 2018
1 parent 5fa0330 commit b2194df
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.13

Bug fixes:

- It is now possible to download more than 4 packages

## 0.12

What's new:
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ include(ExternalProject)

set(VITA_APP_NAME "PKGj")
set(VITA_TITLEID "PKGJ00000")
set(VITA_VERSION "0.12")
set(VITA_VERSION "0.13")

option(PKGI_ENABLE_LOGGING "enables debug logging over udp multicast" OFF)

Expand Down

0 comments on commit b2194df

Please sign in to comment.