Version bump, update README

This commit is contained in:
Leonardo Donelli
2015-10-09 16:34:28 +02:00
committed by Nikul Chaudhary
parent 9e7021de86
commit ad8453fe09
2 changed files with 43 additions and 6 deletions

View File

@@ -3,6 +3,7 @@
#
# OpenERP, Open Source Management Solution
# This module copyright (C) 2014 Therp BV (<http://therp.nl>).
# copyright (C) 2015 Leonardo Donelli @ MONKSoftware
#
# Snippet from https://github.com/hsd/listview_images
# Copyright (C) 2013 Marcel van der Boom <marcel@hsdev.com>
@@ -22,10 +23,12 @@
#
##############################################################################
{
"name": "Show images in tree views",
"version": "8.0.1.0.0",
"author": "Therp BV,Odoo Community Association (OCA)",
'url': 'https://github.com/OCA/Web',
'name': 'Show images in tree views',
'version': '8.0.1.1.0',
'author': 'Therp BV, MONK Software, Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/Web',
'license': 'AGPL-3',
'category': 'Web',
'depends': [
'web',
],