mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-19 03:40:59 +00:00
chore(core): bump version to 2.8.3
This commit is contained in:
parent
5d8461969a
commit
b30d60d946
@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [2.8.2] (unreleased)
|
||||
## [2.8.3] (unreleased)
|
||||
|
||||
### Added
|
||||
- Reduce the choices to select wordcount when unlocking repeated backup to 20 or 33. [#4099]
|
||||
|
@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [2.8.2] (unreleased)
|
||||
## [2.8.3] (unreleased)
|
||||
|
||||
### Added
|
||||
- Reduce the choices to select wordcount when unlocking repeated backup to 20 or 33. [#4099]
|
||||
|
@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [2.8.2] (18th September 2024)
|
||||
## [2.8.3] (18th September 2024)
|
||||
|
||||
### Added
|
||||
- Reduce the choices to select wordcount when unlocking repeated backup to 20 or 33. [#4099]
|
||||
|
@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [2.8.2] (18th September 2024)
|
||||
## [2.8.3] (18th September 2024)
|
||||
|
||||
### Added
|
||||
- Added reassuring screen when entering empty passphrase. [#4054]
|
||||
|
@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [2.8.2] (18th September 2024)
|
||||
## [2.8.3] (18th September 2024)
|
||||
|
||||
### Added
|
||||
- [T3T1] Added reassuring screen when entering empty passphrase. [#4054]
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
#define VERSION_MAJOR 2
|
||||
#define VERSION_MINOR 8
|
||||
#define VERSION_PATCH 2
|
||||
#define VERSION_PATCH 3
|
||||
#define VERSION_BUILD 0
|
||||
|
||||
#define FIX_VERSION_MAJOR 2
|
||||
|
Loading…
Reference in New Issue
Block a user