From 632e782564694e68e81d49dbff0e0036d1d7ccda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20R=2E=20=C3=81vila?= Date: Tue, 20 Jul 2021 22:40:50 -0500 Subject: [PATCH] :tada: Bento V1.2.0 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d2f54f7..0b50436 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ Finally just add them to the `config.js` file. ```js // Weather - weatherKey: '15fe26a8e22e4783054e3273824c5e7b', + weatherKey: '15fe26a8e22e4783054e3273824c5e7d', weatherIcons: 'OneDark', weatherUnit: 'C', weatherLatitude: '37.774929', diff --git a/package.json b/package.json index 130f4a5..b2b27bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bento", - "version": "2.0.0", + "version": "1.2.0", "description": "🍱 Minimalist, elegant and hackable startpage inspired by the Bento box!", "author": "Miguel R. Ávila", "license": "ISC"