rename to v1.1.0
This commit is contained in:
parent
654952842a
commit
17a0b39da8
@ -23,7 +23,7 @@
|
||||
|
||||
# Releases - Most Recent First
|
||||
|
||||
## 1.0.2Q - 2024-04-02
|
||||
## 1.1.0Q - 2024-04-02
|
||||
|
||||
- Enhancement: Scan any QR and report if it is part of a wallet this Coldcard knows
|
||||
the key for. Includes Multisig and single sig wallets.
|
||||
|
||||
@ -16,7 +16,7 @@ BOOTLOADER_DIR = q1-bootloader
|
||||
LATEST_RELEASE = $(shell ls -t1 ../releases/*-q1-*.dfu | head -1)
|
||||
|
||||
# Our version for this release.
|
||||
VERSION_STRING = 1.0.2Q
|
||||
VERSION_STRING = 1.1.0Q
|
||||
|
||||
# Remove this closer to shipping.
|
||||
#$(warning "Forcing debug build")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user