From 30650c715524a598733044f1a2837a64f331ed2d Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Wed, 27 May 2020 09:50:33 +0300 Subject: [PATCH] Update BPMN, CoreUI Brands, CoreUI Flags, CoreUI Free --- collections.json | 8 ++++---- collections.md | 8 ++++---- composer.json | 2 +- json/bpmn.json | 2 +- json/cib.json | 2 +- json/cif.json | 2 +- json/cil.json | 2 +- package.json | 2 +- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/collections.json b/collections.json index b939352..333ea5f 100644 --- a/collections.json +++ b/collections.json @@ -207,7 +207,7 @@ "badge", "color-border" ], - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "palette": "Colorless", "category": "General" }, @@ -898,7 +898,7 @@ "user", "lane-insert-above" ], - "version": "0.9.3", + "version": "0.10.0", "palette": "Colorless", "category": "General" }, @@ -1080,7 +1080,7 @@ "hotjar", "open-id" ], - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "palette": "Colorless", "category": "Brands / Social" }, @@ -1211,7 +1211,7 @@ "ca", "sk" ], - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "palette": "Colorful", "category": "Maps" }, diff --git a/collections.md b/collections.md index 1b13799..83e0aa1 100644 --- a/collections.md +++ b/collections.md @@ -118,7 +118,7 @@ * URL: https://github.com/coreui/coreui-icons * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 2.0.0-beta.2 +* Version: 2.0.0-beta.3 * Palette: Colorless @@ -520,7 +520,7 @@ * URL: https://github.com/bpmn-io/bpmn-font * License: Open Font License * License URL: http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL -* Version: 0.9.3 +* Version: 0.10.0 * Palette: Colorless @@ -626,7 +626,7 @@ * URL: https://github.com/coreui/coreui-icons * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 2.0.0-beta.2 +* Version: 2.0.0-beta.3 * Palette: Colorless @@ -703,7 +703,7 @@ * URL: https://github.com/coreui/coreui-icons * License: CC BY 4.0 * License URL: https://creativecommons.org/licenses/by/4.0/ -* Version: 2.0.0-beta.2 +* Version: 2.0.0-beta.3 * Palette: Colorful diff --git a/composer.json b/composer.json index c1f3fc3..ca37aac 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.161", + "version": "1.1.162", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/bpmn.json b/json/bpmn.json index 9f116a6..8b27d73 100644 --- a/json/bpmn.json +++ b/json/bpmn.json @@ -12,7 +12,7 @@ "spdx": "OFL-1.1", "url": "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL" }, - "version": "0.9.3", + "version": "0.10.0", "samples": [ "intermediate-event-catch-non-interrupting-escalation", "user", diff --git a/json/cib.json b/json/cib.json index 8c191ce..c80ce06 100644 --- a/json/cib.json +++ b/json/cib.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://creativecommons.org/licenses/by/4.0/" }, - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "samples": [ "cc-amazon-pay", "hotjar", diff --git a/json/cif.json b/json/cif.json index 4815612..4fbe520 100644 --- a/json/cif.json +++ b/json/cif.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://creativecommons.org/licenses/by/4.0/" }, - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "samples": [ "ee", "ca", diff --git a/json/cil.json b/json/cil.json index d6443b7..a3d2ac4 100644 --- a/json/cil.json +++ b/json/cil.json @@ -12,7 +12,7 @@ "spdx": "CC-BY-4.0", "url": "https://creativecommons.org/licenses/by/4.0/" }, - "version": "2.0.0-beta.2", + "version": "2.0.0-beta.3", "samples": [ "airplane-mode-off", "badge", diff --git a/package.json b/package.json index 3f33d42..96c3d42 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.161", + "version": "1.1.162", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",