Skip to content

Commit

Permalink
Build Plugin For Release
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored and github-actions[bot] committed Apr 28, 2024
1 parent 9348eca commit 30109aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,5 @@
## 0.1.6-rc1 release on 2024-04-28
1. Message prompt for modifying application installation restrictions
## 0.1.5-rc1 release on 2024-04-10
1. fix app without port
## 0.1.5 release on 2024-03-26
Expand Down
4 changes: 2 additions & 2 deletions public/manifest.json
@@ -1,5 +1,5 @@
{
"version": "0.1.5-rc1",
"version": "0.1.6-rc1",
"menu": {
"appstore": {
"label": "App Store",
Expand All @@ -8,4 +8,4 @@
}
},
"content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' *;font-src * data:;style-src 'unsafe-inline' 'unsafe-eval' *;img-src * data:;connect-src http://redhattext http://overpass-webfont *"
}
}

0 comments on commit 30109aa

Please sign in to comment.