Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
v1.1.3
  • Loading branch information
bucanero committed May 20, 2020
1 parent 0b0bdee commit d35dee3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to the `pkgi-ps3` project will be documented in this file. T

## [Unreleased]()

## [v1.1.3](https://github.com/bucanero/pkgi-ps3/releases/tag/v1.1.3) - 2020-05-20

### Added

* Improved auto-update code to download `.pkg` updates directly from GitHub
* Increased database memory limit to 32768 items
* Changed App location to the XMB `Network` tab

### Fixed

* The app now allows to download items that already exist
Expand Down
6 changes: 3 additions & 3 deletions sfo.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<sfo>
<value name="APP_VER" type="string">
01.12
01.13
</value>
<value name="ATTRIBUTE" type="integer">
0
Expand All @@ -10,7 +10,7 @@
1
</value>
<value name="CATEGORY" type="string">
HG
CB
</value>
<value name="LICENSE" type="string">
This application was created with the official non-official SDK called PSL1GHT, for more information visit http://www.psl1ght.com/ . This is in no way associated with Sony Computer Entertainment Inc., please do not contact them for help, they will not be able to provide it.
Expand All @@ -34,6 +34,6 @@
NP00PKGI3
</value>
<value name="VERSION" type="string">
01.12
01.13
</value>
</sfo>

0 comments on commit d35dee3

Please sign in to comment.