File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
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
<em : id >moonttool@Off.JustOff</em : id >
5
- <em : version >2.1.3 </em : version >
5
+ <em : version >2.1.4 </em : version >
6
6
<em : type >2</em : type >
7
7
<em : bootstrap >true</em : bootstrap >
8
8
<em : name >Moon Tester Tool</em : name >
Original file line number Diff line number Diff line change 1
1
@ echo off
2
- set VER = 2.1.3
2
+ set VER = 2.1.4
3
3
4
4
sed -i -E " s/version>.+?</version>%VER% </" install.rdf
5
5
sed -i -E " s/version>.+?</version>%VER% </; s/download\/.+?\/moon-tester-tool-.+?\.xpi/download\/%VER% \/moon-tester-tool-%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 >2.1.3 </em : version >
8
+ <em : version >2.1.4 </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 >26.0</em : minVersion >
13
13
<em : maxVersion >29.*</em : maxVersion >
14
- <em : updateLink >https://github.com/JustOff/moon-tester-tool/releases/download/2.1.3 /moon-tester-tool-2.1.3 .xpi</em : updateLink >
14
+ <em : updateLink >https://github.com/JustOff/moon-tester-tool/releases/download/2.1.4 /moon-tester-tool-2.1.4 .xpi</em : updateLink >
15
15
</RDF : Description >
16
16
</em : targetApplication >
17
17
</RDF : Description >
You can’t perform that action at this time.
0 commit comments