Skip to content

Commit b1227a1

Browse files
Bump version numbers
1 parent fbce1d6 commit b1227a1

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

autoupdate.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<description>J!TrackGallery component</description>
55
<element>com_jtg</element>
66
<type>component</type>
7-
<version>0.9.34</version>
7+
<version>0.9.35</version>
88
<downloads>
9-
<downloadurl type="full" format="zip">https://github.com/mastervanleeuwen/J-TrackGallery/releases/download/0.9.34/com_jtg.zip</downloadurl>
9+
<downloadurl type="full" format="zip">https://github.com/mastervanleeuwen/J-TrackGallery/releases/download/0.9.35/com_jtg.zip</downloadurl>
1010
</downloads>
1111
<targetplatform name="joomla" version="3.[23456789]|10" />
1212
<php_minimum>7.1</php_minimum>
@@ -16,9 +16,9 @@
1616
<description>J!TrackGallery map plugin</description>
1717
<element>jtrackgallery_maps</element>
1818
<type>plugin</type>
19-
<version>0.9.28</version>
19+
<version>0.9.35</version>
2020
<downloads>
21-
<downloadurl type="full" format="zip">https://github.com/mastervanleeuwen/J-TrackGallery/releases/download/0.9.34/plg_jtrackgallery_maps.zip</downloadurl>
21+
<downloadurl type="full" format="zip">https://github.com/mastervanleeuwen/J-TrackGallery/releases/download/0.9.35/plg_jtrackgallery_maps.zip</downloadurl>
2222
</downloads>
2323
<targetplatform name="joomla" version="3.[23456789]|10" />
2424
<php_minimum>7.1</php_minimum>
@@ -31,7 +31,7 @@
3131
<client>site</client>
3232
<version>0.9.27</version>
3333
<downloads>
34-
<downloadurl type="full" format="zip">https://github.com/mastervanleeuwen/J-TrackGallery/releases/download/0.9.34/mod_jtrackgallery_latest.zip</downloadurl>
34+
<downloadurl type="full" format="zip">https://github.com/mastervanleeuwen/J-TrackGallery/releases/download/0.9.35/mod_jtrackgallery_latest.zip</downloadurl>
3535
</downloads>
3636
<targetplatform name="joomla" version="3.[23456789]|10" />
3737
<php_minimum>7.1</php_minimum>
@@ -44,7 +44,7 @@
4444
<client>site</client>
4545
<version>0.9.27</version>
4646
<downloads>
47-
<downloadurl type="full" format="zip">https://github.com/mastervanleeuwen/J-TrackGallery/releases/download/0.9.34/mod_jtrackgallery_stats.zip</downloadurl>
47+
<downloadurl type="full" format="zip">https://github.com/mastervanleeuwen/J-TrackGallery/releases/download/0.9.35/mod_jtrackgallery_stats.zip</downloadurl>
4848
</downloads>
4949
<targetplatform name="joomla" version="3.[23456789]|10" />
5050
<php_minimum>7.1</php_minimum>

com_jtg.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>https://mastervanleeuwen.github.io/J-TrackGallery/</authorUrl>
9-
<version>0.9.34</version>
9+
<version>0.9.35</version>
1010
<description>COM_JTG_DESCRIPTION</description>
1111

1212
<install folder="administrator/components/com_jtg">

plugins/content/jtrackgallery_maps/jtrackgallery_maps.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<extension type="plugin" group="content" version="2.5" method="upgrade">
33
<name>JTrackGalleryMaps</name>
4-
<author>Christophe Seguinot</author>
4+
<author>Marco van Leeuwen</author>
55
<creationDate>December 2015</creationDate>
66
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
77
<authorEmail>[email protected]</authorEmail>
88
<authorUrl>https://mastervanleeuwen.github.io/J-TrackGallery/</authorUrl>
9-
<version>0.9.28</version>
9+
<version>0.9.35</version>
1010
<description>PLG_JTG_MAPS_XML_DESCRIPTION</description>
1111
<files>
1212
<filename plugin="jtrackgallery_maps">jtrackgallery_maps.php</filename>

0 commit comments

Comments
 (0)