Skip to content

Commit

Permalink
chore: bump up to the latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
sarojbelbase committed Jun 15, 2024
1 parent db83420 commit 4251689
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "undistracted-me",
"version": "2.3.0",
"version": "2.3.1",
"description": "A chrome/firefox extension to show distraction free nepali date on your new tab.",
"main": "index.js",
"repository": "https://github.com/sarojbelbase/undistracted-me",
Expand Down
6 changes: 3 additions & 3 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Undistracted Me",
"version": "2.3.0",
"version": "2.3.1",
"author": "Saroj Belbase",
"description": "Replaces your new tabs with a distraction free nepali date.",
"icons": {
Expand All @@ -23,10 +23,10 @@
"chrome_url_overrides": {
"newtab": "index.html"
},
"browser_specific_settings": {
"browser_specific_settings": {
"gecko": {
"id": "{1071d037-0f17-4c92-b06c-704050d2e2c3}"
}
},
"homepage_url": "https://whatsthemiti.sarojbelbase.com.np"
}
}

0 comments on commit 4251689

Please sign in to comment.