Bump version

This commit is contained in:
Neeraj Gupta
2025-09-02 11:41:40 +05:30
parent 91b6a08a35
commit 244d41621c
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ import 'package:url_launcher/url_launcher_string.dart';
class UpdateService {
static const kUpdateAvailableShownTimeKey = "update_available_shown_time_key";
static const changeLogVersionKey = "update_change_log_key";
static const currentChangeLogVersion = 31;
static const currentChangeLogVersion = 32;
LatestVersionInfo? _latestVersion;
final _logger = Logger("UpdateService");

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: 1.2.1+1205
version: 1.2.2+1205
publish_to: none
environment: