diff --git a/.appcast.xml b/.appcast.xml index 8efbd0c..5e9b690 100644 --- a/.appcast.xml +++ b/.appcast.xml @@ -13,5 +13,8 @@ + + + diff --git a/package.json b/package.json index f965f1f..10924c3 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "design-tokens", "description": "Design Tokens in JSON format from Sketch library file", "author": "Andreas Koutsoukos - ", - "version": "1.1.3", + "version": "1.1.4", "license": "MIT", "repository": { "type": "git", diff --git a/src/manifest.json b/src/manifest.json index 72873a9..0dafc6f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "name": "Design tokens", "description": "Sketch plugin exports design tokens to JSON format.", "author": "Andreas Koutsoukos", - "version": "1.1.3", + "version": "1.1.4", "compatibleVersion": "59.1", "bundleVersion": 1, "icon": "icon_128x128.png",