🎉 Bento V1.2.0

This commit is contained in:
Miguel R. Ávila 2021-07-20 22:40:50 -05:00
parent ff0f492bf0
commit 632e782564
2 changed files with 2 additions and 2 deletions

View File

@ -187,7 +187,7 @@ Finally just add them to the `config.js` file.
```js ```js
// Weather // Weather
weatherKey: '15fe26a8e22e4783054e3273824c5e7b', weatherKey: '15fe26a8e22e4783054e3273824c5e7d',
weatherIcons: 'OneDark', weatherIcons: 'OneDark',
weatherUnit: 'C', weatherUnit: 'C',
weatherLatitude: '37.774929', weatherLatitude: '37.774929',

View File

@ -1,6 +1,6 @@
{ {
"name": "bento", "name": "bento",
"version": "2.0.0", "version": "1.2.0",
"description": "🍱 Minimalist, elegant and hackable startpage inspired by the Bento box!", "description": "🍱 Minimalist, elegant and hackable startpage inspired by the Bento box!",
"author": "Miguel R. Ávila", "author": "Miguel R. Ávila",
"license": "ISC" "license": "ISC"