Skip to content

Commit

Permalink
Increase version to 0.55
Browse files Browse the repository at this point in the history
  • Loading branch information
cuevavirus committed May 2, 2020
1 parent 8f2d794 commit f154059
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

## 0.55

What's new:

- Compatibility packs are disabled by default.
- Remove legacy patch installation method.
- Support PSP Neogeo games. (credits: Yoti)

## 0.54

**Errors when refreshing:** Delete your config and completely uninstall [ITLS-enso](https://github.com/SKGleba/iTLS-Enso#faq).
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -23,7 +23,7 @@ set(CMAKE_CXX_STANDARD 17)

set(VITA_APP_NAME "PKGj")
set(VITA_TITLEID "PKGJ00000")
set(VITA_VERSION "0.54")
set(VITA_VERSION "0.55")

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

Expand Down

0 comments on commit f154059

Please sign in to comment.