Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
SwadicalRag committed Jan 8, 2021
1 parent b242544 commit d6995a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/widgets/dialogs/welcome.dart
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class MuonWelcomeDialog extends StatelessWidget {
onPressed: () {
showAboutDialog(
context: context,
applicationVersion: "0.0.2",
applicationVersion: "0.0.3",
applicationName: "Muon",
applicationLegalese: "copyright (c) swadical 2021",
);
Expand Down

0 comments on commit d6995a9

Please sign in to comment.