@ -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() {