mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +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",
|
"name": "bitwarden",
|
||||||
"version": "1.22.0",
|
"version": "1.22.1",
|
||||||
"env": "Production",
|
"env": "Production",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"connect": "3.6.5",
|
"connect": "3.6.5",
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
angular.module("bit")
|
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