diff --git a/collections.json b/collections.json index 7aeb944..b47f34c 100644 --- a/collections.json +++ b/collections.json @@ -256,7 +256,7 @@ "humidity", "edit-off" ], - "version": "10.36.0-rc.0", + "version": "10.36.0", "palette": "Colorless", "category": "General" }, diff --git a/collections.md b/collections.md index 5cd425e..1197807 100644 --- a/collections.md +++ b/collections.md @@ -146,7 +146,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * License: Apache 2.0 -* Version: 10.36.0-rc.0 +* Version: 10.36.0 * Palette: Colorless diff --git a/composer.json b/composer.json index 45b09d7..ed780e3 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.379", + "version": "1.1.380", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/carbon.json b/json/carbon.json index 6fbbd86..f3362ef 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -11,7 +11,7 @@ "title": "Apache 2.0", "spdx": "Apache-2.0" }, - "version": "10.36.0-rc.0", + "version": "10.36.0", "samples": [ "user-certification", "humidity", diff --git a/package.json b/package.json index 4d986e7..6747d3d 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.379", + "version": "1.1.380", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",