From e5f885fca9433e8e4e80b1be263fb013bb0beeb2 Mon Sep 17 00:00:00 2001
From: Marc Bouchenoire
Date: Mon, 18 Sep 2017 10:25:24 +0200
Subject: [PATCH] v1.0.1
---
.appcast.xml | 4 ++++
Alembic.sketchplugin/Contents/Sketch/manifest.json | 2 +-
README.md | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/.appcast.xml b/.appcast.xml
index f0e5899..780b2cd 100644
--- a/.appcast.xml
+++ b/.appcast.xml
@@ -9,5 +9,9 @@
Alembic 1.0
+ -
+ Alembic 1.0.1
+
+
diff --git a/Alembic.sketchplugin/Contents/Sketch/manifest.json b/Alembic.sketchplugin/Contents/Sketch/manifest.json
index d6274b0..2efac6b 100644
--- a/Alembic.sketchplugin/Contents/Sketch/manifest.json
+++ b/Alembic.sketchplugin/Contents/Sketch/manifest.json
@@ -1,7 +1,7 @@
{
"name" : "⚗️ Alembic",
"identifier" : "co.awkward.alembic",
- "version" : "1.0",
+ "version" : "1.0.1",
"description" : "Extract colors from your images.",
"appcast": "https://github.com/awkward/Alembic/master/.appcast.xml",
"commands" : [
diff --git a/README.md b/README.md
index 6b5c67e..7277733 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
-
+
@@ -59,7 +59,7 @@ Search for `Alembic` in [Sketchpacks](https://sketchpacks.com) or just [install
### Manually
-1. Download the [latest release](https://github.com/awkward/Alembic/releases/download/v1.0/alembic.sketchplugin.zip)
+1. Download the [latest release](https://github.com/awkward/Alembic/releases/download/v1.0.1/alembic.sketchplugin.zip)
2. Open `Alembic.sketchplugin`
## License