From 1390d5718eab1607cd5839f3ac9c846df996c3aa Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 6 Jul 2021 10:01:33 +0530 Subject: Minify svg's using svgo --- recipes/mattermost/icon.svg | 2 +- recipes/mattermost/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/mattermost') diff --git a/recipes/mattermost/icon.svg b/recipes/mattermost/icon.svg index 232aebc..e88522c 100644 --- a/recipes/mattermost/icon.svg +++ b/recipes/mattermost/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/mattermost/package.json b/recipes/mattermost/package.json index f30a0a6..fa8d7c1 100644 --- a/recipes/mattermost/package.json +++ b/recipes/mattermost/package.json @@ -1,7 +1,7 @@ { "id": "mattermost", "name": "Mattermost", - "version": "1.2.3", + "version": "1.2.4", "description": "Mattermost", "main": "index.js", "author": "Stefan Malzner ", -- cgit v1.2.3-54-g00ecf