File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
administrator/components/com_patchtester Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
<extension type =" component" version =" 4.0" method =" upgrade" >
3
3
<name >com_patchtester</name >
4
4
<author >Joomla! Project</author >
5
- <creationDate >02-May-2021 </creationDate >
5
+ <creationDate >28-January-2022 </creationDate >
6
6
<copyright >(C) 2011 - 2012 Ian MacLennan, (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.</copyright >
7
7
<license >GNU General Public License version 2 or later</license >
8
8
<
authorEmail >
[email protected] </
authorEmail >
9
9
<authorUrl >https://www.joomla.org</authorUrl >
10
- <version >4.1 .0</version >
10
+ <version >4.2 .0</version >
11
11
<description >COM_PATCHTESTER_XML_DESCRIPTION</description >
12
12
<scriptfile >script.php</scriptfile >
13
13
<install >
Original file line number Diff line number Diff line change 1
1
# Creating a release
2
2
1 . Run the ` release.php -v=x.x.x ` with the new version number
3
- 2 . Rever the changes in the ` manifest.xml ` that are not related to the release
3
+ 2 . Revert the changes in the ` manifest.xml ` that are not related to the release
4
4
2 . Run the ` build.sh x.x.x ` with the new version number
5
- 3 . Copy the SHA384 from the ` checksums.json ` file to the ` manifest.xml `
5
+ 3 . Copy the SHA384 from the ` packages/ checksums.json` file to the ` manifest.xml `
6
6
4 . Upload the generated files to the Github release
Original file line number Diff line number Diff line change 41
41
<type >component</type >
42
42
<version >4.1.0</version >
43
43
<client >administrator</client >
44
- <infourl title =" Patch Tester Component" >https://github.com/joomla-extensions/patchtester/releases/tag/4.1 .0</infourl >
44
+ <infourl title =" Patch Tester Component" >https://github.com/joomla-extensions/patchtester/releases/tag/4.2 .0</infourl >
45
45
<downloads >
46
- <downloadurl type =" full" format =" zip" >https://github.com/joomla-extensions/patchtester/releases/download/4.1 .0/com_patchtester_4.1 .0.zip</downloadurl >
46
+ <downloadurl type =" full" format =" zip" >https://github.com/joomla-extensions/patchtester/releases/download/4.2 .0/com_patchtester_4.2 .0.zip</downloadurl >
47
47
</downloads >
48
- <sha384 >92a8627f90ddaf6efa573162774c82f7bc5628b3a4ee5862e651662e6e5b3c6d6c948793732cdd15d8c850768e3491ab </sha384 >
48
+ <sha384 >a4a4cc21051b8e6ca367eaa9c68553ea253ccce1be6db9c71c49a5ae0b57fbd389638dd827fd21aa169959a95c345fd1 </sha384 >
49
49
<tags >
50
50
<tag >stable</tag >
51
51
</tags >
You can’t perform that action at this time.
0 commit comments