Skip to content

Commit 419b86d

Browse files
authored
Merge pull request #14 from blooo-io/fix/audit-fix
chore: bump version
2 parents 136559d + 6c05478 commit 419b86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ PATH_SLIP21_APP_LOAD_PARAMS = "LEDGER-Wallet policy"
4747
# Application version
4848
APPVERSION_M = 1
4949
APPVERSION_N = 0
50-
APPVERSION_P = 0
50+
APPVERSION_P = 1
5151
APPVERSION_SUFFIX = # if not empty, appended at the end. Do not add a dash.
5252

5353
ifeq ($(APPVERSION_SUFFIX),)

0 commit comments

Comments
 (0)