[mob][photos] Bump up to v1.1.0 (#6065)
This commit is contained in:
@@ -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",
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user