Skip to content

Commit 448270e

Browse files
github-actions[bot]github-actions
andauthored
chore: release 1.7.0 (#290)
Co-authored-by: github-actions <[email protected]>
1 parent 80746de commit 448270e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "UI5 Inspector",
4-
"version": "1.6.7",
4+
"version": "1.7.0",
55
"background": {
66
"service_worker": "/scripts/background/main.js"
77
},

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui5inspector",
3-
"version": "1.6.7",
3+
"version": "1.7.0",
44
"author": "SAP SE",
55
"license": "Apache-2.0",
66
"contributors": [

0 commit comments

Comments
 (0)