Update version

This commit is contained in:
Hillel Coren 2020-04-10 12:55:46 +03:00
parent d84ff6c994
commit db18c57bed
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ class Constants {
}
// TODO remove version once #46609 is fixed
const String kAppVersion = '2.0.7';
const String kAppVersion = '2.0.8';
const String kSiteUrl = 'https://invoiceninja.com';
const String kAppProductionUrl = 'https://invoicing.co';

View File

@ -1,6 +1,6 @@
name: invoiceninja_flutter
description: Client for Invoice Ninja
version: 2.0.7+7
version: 2.0.8+8
author: Hillel Coren
homepage: https://invoiceninja.com
documentation: http://docs.invoiceninja.com