Change version code.

This commit is contained in:
stonegate 2020-08-24 00:35:31 +08:00
parent 208edeb67e
commit b4e640bad3
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ import 'package:line_icons/line_icons.dart';
import '../util/custom_widget.dart';
import '../util/extension_helper.dart';
const String version = '0.4.14';
const String version = '0.4.15';
class AboutApp extends StatelessWidget {
Widget _listItem(

View File

@ -1,7 +1,7 @@
name: tsacdop
description: An open source podacasts player.
version: 0.4.14+31
version: 0.4.15+32
environment:
sdk: ">=2.6.0 <3.0.0"