Skip to content

Commit 0512860

Browse files
vveerrggclaude
andcommitted
chore: bump version to 1.5.7
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent adb9443 commit 0512860

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nostrkey",
3-
"version": "1.5.6",
3+
"version": "1.5.7",
44
"description": "Nostr key manager and signer for web apps. Securely store your private keys and sign events without exposing them to websites.",
55
"source": [
66
"background.js",

src/chrome-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"default_locale": "en",
44
"name": "__MSG_extension_name__",
55
"description": "__MSG_extension_description__",
6-
"version": "1.5.6",
6+
"version": "1.5.7",
77
"short_name": "NostrKey",
88
"author": "Humanjava Enterprises Inc",
99
"homepage_url": "https://nostrkey.com",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"default_locale": "en",
44
"name": "__MSG_extension_name__",
55
"description": "__MSG_extension_description__",
6-
"version": "1.5.6",
6+
"version": "1.5.7",
77
"author": "Humanjava Enterprises Inc",
88
"homepage_url": "https://nostrkey.com",
99
"icons": {

0 commit comments

Comments
 (0)