[mob][photos] Bump up to v1.1.0 (#6065)

This commit is contained in:
Ashil
2025-05-27 19:15:03 +05:30
committed by GitHub
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
import 'package:flutter/material.dart';
import "package:photos/generated/l10n.dart";
import "package:photos/l10n/l10n.dart";
import "package:photos/service_locator.dart";
import 'package:photos/theme/ente_theme.dart';
import 'package:photos/ui/components/buttons/button_widget.dart';
@@ -38,7 +37,7 @@ class _ChangeLogPageState extends State<ChangeLogPage> {
padding: EdgeInsets.symmetric(horizontal: 16.0),
child: TitleBarTitleWidget(
// title: S.of(context).whatsNew,
title: "v1.0",
title: "v1.1.0",
),
),
),

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.0.14+1045
version: 1.1.0+1053
publish_to: none
environment: