Skip to content

Commit 595412a

Browse files
committed
Update odoo manifest version
1 parent 934f768 commit 595412a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/python.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"body": [
1313
"{",
1414
"\t'name': '${1}',",
15-
"\t'version': '${2:11.0.1.0.0}',",
15+
"\t'version': '${2|1.0|}',",
1616
"\t'summary': '${3}',",
1717
"\t'category': '${4}',",
1818
"\t'author': '${5}',",

0 commit comments

Comments
 (0)