mirror of
https://github.com/shchmue/Lockpick.git
synced 2024-11-16 17:09:19 +01:00
Bump version to v1.2.6
This commit is contained in:
parent
b2ca9c881d
commit
09f9e4242c
2
Makefile
2
Makefile
@ -32,7 +32,7 @@ include $(DEVKITPRO)/libnx/switch_rules
|
||||
#---------------------------------------------------------------------------------
|
||||
APP_TITLE := Lockpick
|
||||
APP_AUTHOR := shchmue
|
||||
APP_VERSION := 1.2.5
|
||||
APP_VERSION := 1.2.6
|
||||
|
||||
TARGET := $(subst $e ,_,$(notdir $(APP_TITLE)))
|
||||
BUILD := build
|
||||
|
@ -36,7 +36,7 @@ Notes
|
||||
|
||||
Building
|
||||
=
|
||||
Release built with [libnx release v2.2.0](https://github.com/switchbrew/libnx).
|
||||
Release built with [libnx release v2.4.0](https://github.com/switchbrew/libnx).
|
||||
|
||||
Uses `freetype` which comes with `switch-portlibs` via `devkitPro pacman`:
|
||||
```
|
||||
|
@ -1,4 +1,7 @@
|
||||
# Changelog
|
||||
## Version 1.2.6
|
||||
* Fix bis key generation on newer hardware
|
||||
|
||||
## Version 1.2.5
|
||||
* Support Hekate v5 fuse dump format
|
||||
* Make names consistent with libnx v2.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user