diff --git a/collections.json b/collections.json index 8deeff8..2e8267a 100644 --- a/collections.json +++ b/collections.json @@ -207,7 +207,7 @@ "humidity", "edit-off" ], - "version": "10.19.0", + "version": "10.20.0-rc.0", "palette": "Colorless", "category": "General" }, @@ -1305,7 +1305,7 @@ "bing", "amazonaws" ], - "version": "3.12.0", + "version": "3.12.1", "palette": "Colorless", "category": "Brands / Social" }, diff --git a/collections.md b/collections.md index d43d766..400c63b 100644 --- a/collections.md +++ b/collections.md @@ -118,7 +118,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/master/packages/icons * License: Apache 2.0 -* Version: 10.19.0 +* Version: 10.20.0-rc.0 * Palette: Colorless @@ -752,7 +752,7 @@ * URL: https://github.com/simple-icons/simple-icons * License: CC0 1.0 * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md -* Version: 3.12.0 +* Version: 3.12.1 * Palette: Colorless diff --git a/composer.json b/composer.json index a0bfc37..3a0001a 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "1.1.247", + "version": "1.1.248", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/carbon.json b/json/carbon.json index 2376874..1082430 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -11,7 +11,7 @@ "title": "Apache 2.0", "spdx": "Apache-2.0" }, - "version": "10.19.0", + "version": "10.20.0-rc.0", "samples": [ "user-certification", "humidity", diff --git a/json/simple-icons.json b/json/simple-icons.json index 5f32ba3..48197e3 100644 --- a/json/simple-icons.json +++ b/json/simple-icons.json @@ -12,7 +12,7 @@ "spdx": "CC0-1.0", "url": "https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md" }, - "version": "3.12.0", + "version": "3.12.1", "samples": [ "adobephotoshop", "bing", @@ -3325,7 +3325,7 @@ "body": "" }, "rubyonrails": { - "body": "" + "body": "" }, "runkeeper": { "body": "" diff --git a/package.json b/package.json index f5deb4e..5d0f7de 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "1.1.247", + "version": "1.1.248", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",