We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd999ae commit 96aba92Copy full SHA for 96aba92
ir_attachment_minio/__terp__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
{
3
"name": "ir_attachment_minio",
4
- "version": "0.1.0",
+ "version": "0.2.0",
5
"depends": ["base", "minio_backend"],
6
"author": "GISCE-TI, S.L",
7
"category": "Storage",
minio_backend/__terp__.py
@@ -4,7 +4,7 @@
"description": """Aquest mòdul afegeix les següents funcionalitats:
* Minio File Storage
""",
8
"author": "GISCE",
9
10
"depends": [
0 commit comments