Update version to 0.5.2.

This commit is contained in:
Stonegate 2021-01-02 18:47:24 +08:00
parent 48b1d88fc9
commit 2413776b3c
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ import 'package:line_icons/line_icons.dart';
import '../util/extension_helper.dart';
import '../widgets/custom_widget.dart';
const String version = '0.5.1';
const String version = '0.5.2';
class AboutApp extends StatefulWidget {
@override

View File

@ -1,7 +1,7 @@
name: tsacdop
description: An open source podacasts player.
version: 0.5.1+39
version: 0.5.2+40
environment:
sdk: ">=2.6.0 <3.0.0"