File tree Expand file tree Collapse file tree 5 files changed +12
-7
lines changed Expand file tree Collapse file tree 5 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mist-extension" ,
3
- "version" : " 3.9 .0" ,
3
+ "version" : " 4.0 .0" ,
4
4
"description" : " Generated with @larscom/ng-mist-extension" ,
5
5
"scripts" : {
6
6
"start" : " npm run watch" ,
Original file line number Diff line number Diff line change 2
2
"manifest_version" : 3 ,
3
3
"name" : " Mist Extension" ,
4
4
"short_name" : " mist-extension" ,
5
- "version" : " 3.9 .0" ,
5
+ "version" : " 4.0 .0" ,
6
6
"description" : " Web Browser Extension for Mist Developpers to provide easier access to Mist APIs" ,
7
7
"icons" : {
8
8
"16" : " assets/favicon-16x16.png" ,
42
42
" https://*.mist-federal.com/*" ,
43
43
" https://*.ai.juniper.net/*"
44
44
]
45
- }
45
+ }
Original file line number Diff line number Diff line change 2
2
"manifest_version" : 3 ,
3
3
"name" : " Mist Extension" ,
4
4
"short_name" : " mist-extension" ,
5
- "version" : " 3.9 .0" ,
5
+ "version" : " 4.0 .0" ,
6
6
"description" : " Web Browser Extension for Mist Developpers to provide easier access to Mist APIs" ,
7
7
"icons" : {
8
8
"16" : " assets/favicon-16x16.png" ,
42
42
" https://*.mist-federal.com/*" ,
43
43
" https://*.ai.juniper.net/*"
44
44
]
45
- }
45
+ }
Original file line number Diff line number Diff line change 2
2
"manifest_version" : 3 ,
3
3
"name" : " Mist Extension" ,
4
4
"short_name" : " mist-extension" ,
5
- "version" : " 3.9 .0" ,
5
+ "version" : " 4.0 .0" ,
6
6
"description" : " Web Browser Extension for Mist Developpers to provide easier access to Mist APIs" ,
7
7
"icons" : {
8
8
"16" : " assets/favicon-16x16.png" ,
50
50
" https://*.mist-federal.com/*" ,
51
51
" https://*.ai.juniper.net/*"
52
52
]
53
- }
53
+ }
Original file line number Diff line number Diff line change 110
110
"version" : " 3.9.0" ,
111
111
"update_link" : " https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/download/3.9.0/mist_extension-3.9.0.xpi" ,
112
112
"update_info_url" : " https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/tag/3.9.0"
113
+ },
114
+ {
115
+ "version" : " 4.0.0" ,
116
+ "update_link" : " https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/download/4.0.0/mist_extension-4.0.0.xpi" ,
117
+ "update_info_url" : " https://github.com/Mist-Automation-Programmability/mist_browser_extension/releases/tag/4.0.0"
113
118
}
114
119
]
115
120
}
You can’t perform that action at this time.
0 commit comments