Skip to content

Commit bd4e8a4

Browse files
committed
Bump version
1 parent f7832ba commit bd4e8a4

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.51
4+
5+
Bug fixes:
6+
7+
- Fixed downloading of some PSP games as ISO files
8+
39
## 0.50
410

511
Bug fixes:

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ set(CMAKE_CXX_STANDARD 17)
2323

2424
set(VITA_APP_NAME "PKGj")
2525
set(VITA_TITLEID "PKGJ00000")
26-
set(VITA_VERSION "0.50")
26+
set(VITA_VERSION "0.51")
2727

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

0 commit comments

Comments
 (0)