chore: Fix package version
This commit is contained in:
parent
81a6427e01
commit
a4e05fa5d3
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
"_folder_assets_open"
|
||||
],
|
||||
"changelog": {
|
||||
"lastversion": "1.1.0"
|
||||
"lastversion": "1.1.1"
|
||||
},
|
||||
"icons": {
|
||||
"theme": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "vsc-material-theme",
|
||||
"displayName": "Material Theme",
|
||||
"description": "The most epic theme now for Visual Studio Code",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"publisher": "Equinusocio",
|
||||
"license": "Apache-2.0",
|
||||
"icon": "logo.png",
|
||||
|
|
Loading…
Reference in a new issue