Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
version update
  • Loading branch information
arbadacarbaYK authored Jan 4, 2025
1 parent 14a5251 commit 7840c88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": "Tides",
"version": "1.1.1",
"version": "1.1.2",
"description": "A Nostr Messenger For Your Chromium Browser",
"permissions": [
"storage",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tides",
"version": "1.1.1",
"version": "1.1.2",
"description": "A Nostr-based Messenger",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 7840c88

Please sign in to comment.