Skip to content

Commit

Permalink
[tagpr] prepare for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 7, 2024
1 parent f7c448a commit 0e7d6b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "notion-bar-colorize",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const manifest = defineManifest({
manifest_version: 3,
description: "Change Notion sidebar and topbar color",
name: "Notion Bar Colorize",
version: "1.0.0",
version: "1.0.1",
author: "futabooo",
icons: {
"16": "icons/icon-16.png",
Expand Down

0 comments on commit 0e7d6b0

Please sign in to comment.