Skip to content

Commit d91bfeb

Browse files
committed
Version bump 1.0.1
1 parent 00d9f5a commit d91bfeb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

extension/public/manifest.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
{
2-
"name": "RailsPanel",
3-
"version": "1.0.0",
2+
"name": "Rails Panel",
3+
"version": "1.0.1",
44
"manifest_version": 3,
55
"description": "Devtools panel for Rails development",
66
"devtools_page": "devtools.html",
77
"background": {
88
"service_worker": "background.js"
9-
109
},
1110
"permissions": [
1211
"activeTab",

0 commit comments

Comments
 (0)