Skip to content

Commit

Permalink
updated about page
Browse files Browse the repository at this point in the history
  • Loading branch information
dstark5 committed Feb 15, 2024
1 parent cbbe049 commit 9b696c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ui/about_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class AboutPage extends StatelessWidget {
Padding(
padding: EdgeInsets.only(left: 7, right: 7, top: 5),
child: Text(
"1.0.6",
"1.0.5",
style: TextStyle(
fontSize: 15,
fontWeight: FontWeight.bold,
Expand Down

0 comments on commit 9b696c7

Please sign in to comment.