update clipper

This commit is contained in:
lxsang
2020-07-14 23:15:28 +02:00
parent 9192578205
commit 0e6ba3c41d
8 changed files with 29 additions and 13 deletions

View File

@ -6,6 +6,7 @@ Clipper use `html2canvas` to capture AntOS desktop or a specific window.
It is able to crop the captured image before saving to a file
## Change logs
* v0.1.1-a use ALT-S as global shortcut for screen capture
* v0.1.0-a initial version

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
"author": "",
"email": ""
},
"version":"0.1.0-a",
"version":"0.1.1-a",
"category":"Other",
"iconclass":"fa fa-scissors",
"mimes":["none"],