Update version

This commit is contained in:
Hillel Coren 2021-04-02 07:56:17 +03:00
parent 067d4ea00d
commit 45e6f24dfe
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ class Constants {
}
// TODO remove version once #46609 is fixed
const String kClientVersion = '5.0.44';
const String kClientVersion = '5.0.45';
const String kMinServerVersion = '5.0.4';
const String kAppName = 'Invoice Ninja';

View File

@ -1,6 +1,6 @@
name: invoiceninja_flutter
description: Client for Invoice Ninja
version: 5.0.44+44
version: 5.0.45+45
author: Hillel Coren
homepage: https://invoiceninja.com
documentation: http://docs.invoiceninja.com

View File

@ -1,6 +1,6 @@
name: invoiceninja_flutter
description: Client for Invoice Ninja
version: 5.0.44+44
version: 5.0.45+45
author: Hillel Coren
homepage: https://invoiceninja.com
documentation: http://docs.invoiceninja.com