[mobile][photos] Prepare for release v0.8.73 (#1278)

This commit is contained in:
Vishnu Mohandas 2024-04-02 09:06:45 +05:30 committed by GitHub
commit d6316a1724
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# CHANGELOG
## v0.8.72
## v0.8.73
### Added
* #### Share an Album to Multiple Contacts at Once
@ -9,7 +9,7 @@
* #### Bug Fixes and Performance Improvements
Many a bugs were squashed in this release. If you run into any, please write to team@ente.io, or let us know on Discord! 🙏
Many a bugs were squashed in this release and have improved performance on app start. If you run into any bugs, please write to team@ente.io, or let us know on Discord! 🙏
## v0.8.67

View file

@ -16,7 +16,7 @@ class UpdateService {
static final UpdateService instance = UpdateService._privateConstructor();
static const kUpdateAvailableShownTimeKey = "update_available_shown_time_key";
static const changeLogVersionKey = "update_change_log_key";
static const currentChangeLogVersion = 16;
static const currentChangeLogVersion = 17;
LatestVersionInfo? _latestVersion;
final _logger = Logger("UpdateService");

View file

@ -128,8 +128,8 @@ class _ChangeLogPageState extends State<ChangeLogPage> {
),
ChangeLogEntry(
"Bug Fixes and Performance Improvements",
'Many a bugs were squashed in this release.\n'
'\nIf you run into any, please write to team@ente.io, or let us know on Discord! 🙏',
'Many a bugs were squashed in this release and have improved performance on app start.\n'
'\nIf you run into any bugs, please write to team@ente.io, or let us know on Discord! 🙏',
),
]);

View file

@ -12,7 +12,7 @@ description: ente photos application
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.8.72+592
version: 0.8.73+593
publish_to: none
environment: