Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
syl3r86 authored May 8, 2020
1 parent cb06c38 commit 7909710
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "image-previewer",
"title": "Image Previewer",
"description": "A little app to preview images on hover in the file picker menu.",
"version": "0.6",
"version": "0.7",
"author": "Felix#6196",
"scripts": ["./image-previewer.js"],
"styles": ["./image-previewer.css"],
Expand All @@ -12,4 +12,4 @@
"download": "https://github.com/syl3r86/image-previewer/archive/master.zip",
"minimumCoreVersion": "0.5.5",
"compatibleCoreVersion": "0.5.5"
}
}

0 comments on commit 7909710

Please sign in to comment.