Skip to content

Commit

Permalink
Version Bump (Internal) - v1.5.88
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 authored and actions-user committed Feb 19, 2025
1 parent 90e0eec commit ca868ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
10 changes: 1 addition & 9 deletions lavamoat/build-webpack/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -2399,11 +2399,11 @@
"process.stdout.write": true
},
"packages": {
"copy-webpack-plugin>serialize-javascript": true,
"esbuild": true,
"file-loader>schema-utils": true,
"webpack>terser-webpack-plugin>@jridgewell/trace-mapping": true,
"webpack>terser-webpack-plugin>jest-worker": true,
"webpack>terser-webpack-plugin>serialize-javascript": true,
"webpack>terser-webpack-plugin>terser": true
}
},
Expand Down Expand Up @@ -2448,14 +2448,6 @@
"webpack>terser-webpack-plugin": true
}
},
"webpack>terser-webpack-plugin>serialize-javascript": {
"globals": {
"URL": true
},
"packages": {
"browserify>crypto-browserify>randombytes": true
}
},
"webpack>terser-webpack-plugin>terser": {
"globals": {
"Buffer": true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "browser-extension",
"license": "GPL-3.0-only",
"version": "1.5.87",
"version": "1.5.88",
"scripts": {
"//enable dev mode": "",
"devmode:on": "sed -i'' -e 's/IS_DEV.*/IS_DEV=true/g' .env",
Expand Down
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"notifications"
],
"short_name": "Rainbow",
"version": "1.5.87",
"version": "1.5.88",
"web_accessible_resources": [
{
"matches": [
Expand Down

0 comments on commit ca868ef

Please sign in to comment.