Skip to content

Commit 29ab4d3

Browse files
chore: release version 1.2.0
1 parent 7edb02d commit 29ab4d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "ProofSnap",
4-
"version": "1.1.4",
4+
"version": "1.2.0",
55
"description": "Snap once. Prove forever. Turn your browser into a trust engine—sealing screenshots with cryptographic proof.",
66
"permissions": [
77
"activeTab",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proofsnap-extension",
3-
"version": "1.1.4",
3+
"version": "1.2.0",
44
"description": "Snap once. Prove forever. Turn your browser into a trust engine—sealing screenshots with cryptographic proof.",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)