Skip to content

Commit e9f5697

Browse files
committed
Prepare v1.0.2
1 parent e42522b commit e9f5697

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1313
[//]: # (### Other Changes:)
1414
## [Unreleased]
1515

16-
## [1.0.1] - 2026-05-02
16+
## [1.0.2] - 2026-05-02
1717

1818
### Bugfix 🐛:
1919
- Fix f-droid pipeline
@@ -453,8 +453,8 @@ This release is the foundation for the upcoming version 1.0. Now that the UI has
453453
- initial release
454454

455455

456-
[Unreleased]: https://github.com/quantumphysique/trale/compare/v1.0.1...main
457-
[1.0.1]: https://github.com/quantumphysique/trale/compare/v1.0.0...v1.0.1
456+
[Unreleased]: https://github.com/quantumphysique/trale/compare/v1.0.2...main
457+
[1.0.2]: https://github.com/quantumphysique/trale/compare/v1.0.0...v1.0.2
458458
[1.0.0]: https://github.com/quantumphysique/trale/compare/v0.15.1...v1.0.0
459459
[0.15.1]: https://github.com/quantumphysique/trale/compare/v0.15.0...v0.15.1
460460
[0.15.0]: https://github.com/quantumphysique/trale/compare/v0.14.0...v0.15.0

app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 1.0.1+41
18+
version: 1.0.2+41
1919

2020
environment:
2121
sdk: ">=3.11.0 <4.0.0"

0 commit comments

Comments
 (0)