Skip to content

Commit

Permalink
Also update the main message
Browse files Browse the repository at this point in the history
  • Loading branch information
comlaterra committed Jun 30, 2021
1 parent 565fd1a commit cd4595c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ import 'package:flutter_launcher_icons/constants.dart';
import 'package:flutter_launcher_icons/main.dart' as flutter_launcher_icons;

void main(List<String> arguments) {
print(introMessage('0.9.0'));
print(introMessage('0.9.1'));
flutter_launcher_icons.createIconsFromArguments(arguments);
}

0 comments on commit cd4595c

Please sign in to comment.