Skip to content

Commit b51f7bf

Browse files
authored
Update icon (#17)
1 parent 72f2ab3 commit b51f7bf

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# set EOL
22
* text eol=lf
3+
4+
*.png binary

icon.png

-1.68 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "languague-renpy",
33
"displayName": "Ren'Py Language",
44
"description": "Adds syntax highlighting and snippets to Ren'Py files in Visual Studio Code",
5-
"version": "1.0.7",
5+
"version": "1.0.8",
66
"publisher": "LuqueDaniel",
77
"license": "MIT",
88
"homepage": "https://github.com/LuqueDaniel/vscode-language-renpy",

0 commit comments

Comments
 (0)