From 259f9a1e22e98b08a170c8ef55716e17e9855dca Mon Sep 17 00:00:00 2001 From: stefansl Date: Tue, 13 Oct 2020 09:22:39 +0200 Subject: [PATCH] Dump version Signed-off-by: stefansl --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b3223eb..376f699 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The original graphic will be not replaced. ## Download and Installation on macOS Download Image Shrinker here: -https://github.com/stefansl/image-shrinker/releases/download/v1.6.3/image-shrinker-1.6.3.dmg +https://github.com/stefansl/image-shrinker/releases/download/v1.6.4/image-shrinker-1.6.4.dmg Unpack and copy or drag the app into your macOS application folder. For uninstalling, just drop the app into the bin. diff --git a/package.json b/package.json index 906f38c..edf6b14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "image-shrinker", - "version": "1.6.3", + "version": "1.6.4", "description": "Minify your images and graphics with just one drop", "main": "main.js", "title": "Image Shrinker",