Bumped web version to 2022.8.0 (#3227)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
75cd41b9b3
commit
cff1c38ef2
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@bitwarden/web-vault",
|
||||
"version": "2022.6.2",
|
||||
"version": "2022.8.0",
|
||||
"scripts": {
|
||||
"build:oss": "webpack",
|
||||
"build:bit": "webpack -c ../../bitwarden_license/bit-web/webpack.config.js",
|
||||
|
|
|
@ -235,7 +235,7 @@
|
|||
},
|
||||
"apps/web": {
|
||||
"name": "@bitwarden/web-vault",
|
||||
"version": "2022.6.2"
|
||||
"version": "2022.8.0"
|
||||
},
|
||||
"libs/angular": {
|
||||
"name": "@bitwarden/angular",
|
||||
|
|
Loading…
Reference in New Issue