File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " web-maker" ,
3
- "version" : " 2.9.4 " ,
3
+ "version" : " 2.9.5 " ,
4
4
"description" : " A blazing fast & offline web playground" ,
5
5
"main" : " index.html" ,
6
6
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ <h3>Configure Atomizer settings. <a href="https://github.com/acss-io/atomizer#ap
304
304
< use xlink:href ="#cross-icon "> </ use >
305
305
</ svg >
306
306
</ a >
307
- < h1 > Web Maker< small style ="font-size:14px; "> v2.9.4 </ small > </ h1 >
307
+ < h1 > Web Maker< small style ="font-size:14px; "> v2.9.5 </ small > </ h1 >
308
308
< div >
309
309
< p > Made with < span style ="margin-right: 8px; "> 💖</ span > & < span style ="margin-right: 8px; "> 🙌</ span > by < a href ="https://twitter.com/chinchang457 " target ="_blank "> Kushagra Gour</ a > </ p >
310
310
< p > Tweet out your feature requests, comments & suggestions to < a target ="_blank " href ="https://twitter.com/webmakerApp "> @webmakerApp</ a > .</ p >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Web Maker" ,
3
- "version" : " 2.9.4 " ,
3
+ "version" : " 2.9.5 " ,
4
4
"manifest_version" : 2 ,
5
5
"description" : " Blazing fast & offline playground for your web experiments" ,
6
6
"homepage_url" : " https://webmakerapp.com" ,
Original file line number Diff line number Diff line change 29
29
</ head >
30
30
< body >
31
31
< h3 > Settings < span style ="opacity: 0.6;font-size:0.7em; ">
32
- v2.9.4 </ span > </ h3 >
32
+ v2.9.5 </ span > </ h3 >
33
33
< form name ="optionsForm ">
34
34
< label >
35
35
< input type ="checkbox " name ="preserveLastCode ">
You can’t perform that action at this time.
0 commit comments