We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa041e7 commit d1d9f2aCopy full SHA for d1d9f2a
2 files changed
README.md
@@ -10,7 +10,7 @@ The original graphic will be not replaced.
10
11
## Download and Installation on macOS
12
Download Image Shrinker here:
13
-https://github.com/stefansl/image-shrinker/releases/download/v1.4.1/image-shrinker-1.4.1.dmg
+https://github.com/stefansl/image-shrinker/releases/download/v1.4.2/image-shrinker-1.4.2.dmg
14
15
Unpack and copy or drag the app into your macOS application folder.
16
For uninstalling, just drop the app into the bin.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "image-shrinker",
3
- "version": "1.4.1",
+ "version": "1.4.2",
4
"description": "GUI for minifying images",
5
"main": "main.js",
6
"title": "Image Shrinker",
0 commit comments