1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

verison bump

This commit is contained in:
Kyle Spearrin
2017-06-16 15:35:12 -04:00
parent cdaf3cb428
commit 00007c20a7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
angular.module("bit")
.constant("appSettings", {"apiUri":"https://api.bitwarden.com","identityUri":"https://identity.bitwarden.com","stripeKey":"pk_live_bpN0P37nMxrMQkcaHXtAybJk","version":"1.12.0","environment":"Production"});
.constant("appSettings", {"apiUri":"https://api.bitwarden.com","identityUri":"https://identity.bitwarden.com","stripeKey":"pk_live_bpN0P37nMxrMQkcaHXtAybJk","version":"1.13.0","environment":"Production"});