File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<RDF xmlns =" http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns : em =" http://www.mozilla.org/2004/em-rdf#" >
3
3
<Description about =" urn:mozilla:install-manifest" >
4
4
5
- <em : version >1.5.1 </em : version >
5
+ <em : version >1.5.2 </em : version >
6
6
<em : type >2</em : type >
7
7
<em : bootstrap >true</em : bootstrap >
8
8
<em : name >Lull The Tabs</em : name >
Original file line number Diff line number Diff line change 1
1
@ echo off
2
- set VER = 1.5.1
2
+ set VER = 1.5.2
3
3
4
4
sed -i -E " s/version>.+?</version>%VER% </" install.rdf
5
5
sed -i -E " s/version>.+?</version>%VER% </; s/download\/.+?\/lull-the-tabs-.+?\.xpi/download\/%VER% \/lull-the-tabs-%VER% \.xpi/" update.xml
Original file line number Diff line number Diff line change 5
5
<RDF : Seq >
6
6
<RDF : li >
7
7
<RDF : Description >
8
- <em : version >1.5.1 </em : version >
8
+ <em : version >1.5.2 </em : version >
9
9
<em : targetApplication >
10
10
<RDF : Description >
11
11
<em : id >{8de7fcbb-c55c-4fbe-bfc5-fc555c87dbc4}</em : id >
12
12
<em : minVersion >27.0</em : minVersion >
13
13
<em : maxVersion >29.*</em : maxVersion >
14
- <em : updateLink >https://github.com/JustOff/lull-the-tabs/releases/download/1.5.1 /lull-the-tabs-1.5.1 .xpi</em : updateLink >
14
+ <em : updateLink >https://github.com/JustOff/lull-the-tabs/releases/download/1.5.2 /lull-the-tabs-1.5.2 .xpi</em : updateLink >
15
15
</RDF : Description >
16
16
</em : targetApplication >
17
17
<em : targetApplication >
18
18
<RDF : Description >
19
19
<em : id >{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em : id >
20
20
<em : minVersion >45.0</em : minVersion >
21
21
<em : maxVersion >56.*</em : maxVersion >
22
- <em : updateLink >https://github.com/JustOff/lull-the-tabs/releases/download/1.5.1 /lull-the-tabs-1.5.1 .xpi</em : updateLink >
22
+ <em : updateLink >https://github.com/JustOff/lull-the-tabs/releases/download/1.5.2 /lull-the-tabs-1.5.2 .xpi</em : updateLink >
23
23
</RDF : Description >
24
24
</em : targetApplication >
25
25
</RDF : Description >
You can’t perform that action at this time.
0 commit comments