mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
version bump
This commit is contained in:
parent
b85f56c681
commit
0333354271
2
dist/.publish
vendored
2
dist/.publish
vendored
@ -1 +1 @@
|
||||
Subproject commit fdf74f1027877bd1adfa1d3325722e5da9afcb2d
|
||||
Subproject commit 66eacea87090f809ae1d6162c80132227f81c380
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "bitwarden",
|
||||
"version": "1.22.0",
|
||||
"version": "1.22.1",
|
||||
"env": "Production",
|
||||
"devDependencies": {
|
||||
"connect": "3.6.5",
|
||||
|
@ -1,2 +1,2 @@
|
||||
angular.module("bit")
|
||||
.constant("appSettings", {"apiUri":"/api","identityUri":"/identity","iconsUri":"https://icons.bitwarden.com","stripeKey":"pk_live_bpN0P37nMxrMQkcaHXtAybJk","braintreeKey":"production_qfbsv8kc_njj2zjtyngtjmbjd","selfHosted":false,"version":"1.22.0","environment":"Production"});
|
||||
.constant("appSettings", {"apiUri":"/api","identityUri":"/identity","iconsUri":"https://icons.bitwarden.com","stripeKey":"pk_live_bpN0P37nMxrMQkcaHXtAybJk","braintreeKey":"production_qfbsv8kc_njj2zjtyngtjmbjd","selfHosted":false,"version":"1.22.1","environment":"Production"});
|
||||
|
Loading…
Reference in New Issue
Block a user