Browse Source

1.0.1

remove_uniapp
w-R 3 years ago
parent
commit
79410fb3d8
  1. 2
      lib/setting/about_page.dart

2
lib/setting/about_page.dart

@ -19,7 +19,7 @@ class AboutPage extends StatefulWidget {
}
class _AboutPage extends State<AboutPage> {
String version = "1.0.0";
String version = "1.0.1";
@override
void initState() {

Loading…
Cancel
Save