From c267cbd41d0bccb9e47091307e3c0f53a1f32279 Mon Sep 17 00:00:00 2001 From: Arthur Huan <106561822+Arthur-Huan@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:10:00 -0600 Subject: Update icons (#419) * Update icon * Update icon * Remove unnecessary changes --- recipes/simplenote/icon.svg | 2 +- recipes/simplenote/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/simplenote') diff --git a/recipes/simplenote/icon.svg b/recipes/simplenote/icon.svg index ac93ce5..2e0961b 100644 --- a/recipes/simplenote/icon.svg +++ b/recipes/simplenote/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/simplenote/package.json b/recipes/simplenote/package.json index 13d3573..9f92480 100644 --- a/recipes/simplenote/package.json +++ b/recipes/simplenote/package.json @@ -1,7 +1,7 @@ { "id": "simplenote", "name": "Simplenote", - "version": "1.4.0", + "version": "1.4.1", "license": "MIT", "config": { "serviceURL": "https://app.simplenote.com/" -- cgit v1.2.3-54-g00ecf