mirror of
https://github.com/stonega/tsacdop
synced 2025-01-07 12:51:21 +01:00
v0.4.13 Release.
This commit is contained in:
parent
f68bf67191
commit
578d8ffada
@ -1,5 +1,13 @@
|
||||
# Tsacdop Changelog
|
||||
|
||||
## 0.4.13
|
||||
|
||||
Release date 2020/8/19
|
||||
|
||||
### BUgs fixed
|
||||
|
||||
* Downloaded episode play error, you might need to redownload the episode.
|
||||
|
||||
## 0.4.12
|
||||
|
||||
Release date 2020/8/15
|
||||
|
@ -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.12';
|
||||
const String version = '0.4.13';
|
||||
|
||||
class AboutApp extends StatelessWidget {
|
||||
Widget _listItem(
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: tsacdop
|
||||
description: An open source podacasts player.
|
||||
|
||||
version: 0.4.12+29
|
||||
version: 0.4.13+30
|
||||
|
||||
environment:
|
||||
sdk: ">=2.6.0 <3.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user