Skip to content

Commit f8824f8

Browse files
author
Sem
committed
DarkWallet 0.1.0 (Alpha)
1 parent 6d76436 commit f8824f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Dark Wallet",
33
"description": "Your keys. Your privacy. Your sovereignty.",
44
"homepage_url": "https://darkwallet.is",
5-
"version": "0.0.1",
5+
"version": "0.1.0",
66
"manifest_version": 2,
77
"icons": {
88
"128": "images/icon_128.png"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "darkwallet",
33
"description": "You only need to install this if you are compiling SCSS for the frontend",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"homepage": "",
66
"author": {
77
"name": "",

0 commit comments

Comments
 (0)