Fixed version conflict

This commit is contained in:
Nabin Hait 2016-09-21 13:09:01 +05:30
commit bfea7f687b
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"app_url": "https://github.com/revant/civil_contracting.git",
"app_name": "civil_contracting",
"app_icon": "octicon octicon-file-directory",
"app_color": "grey",
"app_description": "Civil Contracting App to manage workers, wages and measurements",
"app_publisher": "Revant Nandgaonkar",
"app_email": "revant@mntechnique.com",
"repo_url": "https://github.com/revant/civil_contracting.git",
"app_title": "Civil Contracting",
"app_version": "1.5.0",
"app_category": "Integrations",
"featured": 1
}

View file

@ -51,6 +51,7 @@ def prepare_options(html, options):
'quiet': None,
# 'no-outline': None,
'encoding': "UTF-8",
'load-error-handling': 'ignore',
# defaults
'margin-right': '15mm',