1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-01 19:11:22 +00:00

version json file on dist

This commit is contained in:
Kyle Spearrin
2018-03-23 13:04:59 -04:00
parent c3be8195fd
commit 2b528bad97
5 changed files with 165 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "bitwarden vault",
"name": "Bitwarden Vault",
"icons": [
{
"src": "images/icons/android-chrome-192x192.png",

3
src/version.json Normal file
View File

@@ -0,0 +1,3 @@
{
"version": "0.0.0"
}