Skip to content

Commit 1fa47a0

Browse files
committed
[IMP] Update version to 0.7.1
1 parent ea07eae commit 1fa47a0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.7.1
4+
5+
- [FIX] Fix api.multi in snippet of write method
6+
37
## 0.7.0
48

59
- [NEW] Add field snippets

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "odoo-snippets",
33
"displayName": "Odoo Code Snippets",
44
"description": "This snippets can help you to develop Odoo modules faster and with no Typing Errors.",
5-
"version": "0.7.0",
5+
"version": "0.7.1",
66
"license": "SEE LICENSE IN LICENSE",
77
"publisher": "mstuttgart",
88
"author": {

0 commit comments

Comments
 (0)