chore: publish version 1.1.1 #43
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ void showAbout(BuildContext context) {
|
|||
context: context,
|
||||
applicationLegalese: AppLocalizations.of(context).license,
|
||||
applicationName: "Prašule",
|
||||
applicationVersion: "1.0.0",
|
||||
applicationVersion: "1.1.0",
|
||||
applicationIcon: const CircleAvatar(
|
||||
backgroundImage: AssetImage("assets/icon/full_ico.png"),
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue