Skip to content

Commit

Permalink
Merge pull request #283 from privacybydesign/version-bump-v7.5.6
Browse files Browse the repository at this point in the history
Version bump for v7.5.6
  • Loading branch information
ivard authored Jul 22, 2024
2 parents 8dd0383 + 91f8209 commit 012ea86
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## [7.5.6] - 2024-07-22
### Changed
- Increase Android target and compile SDK version to 34

### Security
- Update go toolchain to 1.22.1
- Update go toolchain to 1.22.5
- Update irmago to 0.16.0

### Internal
- Bump gomobile to v0.0.0-20240213143359-d1f7d3436075 to fix failing iOS builds
- Bump irmago to 0.15.2
- Fix failing provide-email integration test
- Phase out deprecated GitHub Actions packages

## [7.5.5] - 2023-12-18
### Changed
Expand Down Expand Up @@ -420,6 +427,7 @@ This release only includes iOS changes.
- Log screen now shows all log items
- Various bug fixes

[7.5.6]: https://github.com/privacybydesign/irmamobile/compare/v7.5.5...v7.5.6
[7.5.5]: https://github.com/privacybydesign/irmamobile/compare/v7.5.4...v7.5.5
[7.5.4]: https://github.com/privacybydesign/irmamobile/compare/v7.5.3...v7.5.4
[7.5.3]: https://github.com/privacybydesign/irmamobile/compare/v7.5.2...v7.5.3
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: irmamobile
description: IRMA Authentication

# A build number cannot be reused once a build is in use on Android.
version: 7.5.5+4194469
version: 7.5.6+4194470

environment:
sdk: ">=2.19.6 <3.0.0"
Expand Down

0 comments on commit 012ea86

Please sign in to comment.