Skip to content

Commit

Permalink
1.13.10
Browse files Browse the repository at this point in the history
  • Loading branch information
arnellebalane committed Feb 8, 2024
1 parent dfa6916 commit bcb1d6f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Simple Todo",
"version": "1.13.9",
"version": "1.13.10",

"description": "Replace the newtab page with a simple todo list",
"icons": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-todo",
"version": "1.13.9",
"version": "1.13.10",
"description": "A Chrome extension that replaces the new tab page with a simple todo list",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit bcb1d6f

Please sign in to comment.