Update version

This commit is contained in:
Hillel Coren 2020-10-15 20:44:51 +03:00
parent 502ea39d21
commit 21ddf742f2
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ class Constants {
}
// TODO remove version once #46609 is fixed
const String kClientVersion = '5.0.17';
const String kClientVersion = '5.0.18';
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.17+17
version: 5.0.18+18
author: Hillel Coren
homepage: https://invoiceninja.com
documentation: http://docs.invoiceninja.com