Skip to content

Commit f20fb82

Browse files
committed
Update icon url
1 parent 9372fad commit f20fb82

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h1 align="center">
33
<br>
44
<a href="https://marketplace.visualstudio.com/items?itemName=mstuttgart.odoo-snippets">
5-
<img src="https://github.com/mstuttgart/vscode-odoo-snippets/blob/develop/images/icon.png"></a>
5+
<img src="https://github.com/mstuttgart/vscode-odoo-snippets/blob/develop/images/icon.png?raw=true"></a>
66
<br>
77
VSCode Odoo Snippets
88
<br>

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "2.0.0",
5+
"version": "2.0.1",
66
"license": "SEE LICENSE IN LICENSE",
77
"publisher": "mstuttgart",
88
"author": {

0 commit comments

Comments
 (0)