Skip to content

Commit b66a061

Browse files
committed
bump version
1 parent 075f56c commit b66a061

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

gitdeploy.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<extension version="3.9" type="plugin" group="system" method="upgrade">
33
<name>plg_system_gitdeploy</name>
44
<author>Tobias Zulauf</author>
5-
<creationDate>04.10.2020</creationDate>
5+
<creationDate>2021-07-10</creationDate>
66
<copyright>(C) 2020 Tobias Zulauf All rights reserved.</copyright>
77
<authorUrl>https://www.jah-tz.de</authorUrl>
8-
<version>1.0.1</version>
8+
<version>1.0.2</version>
99
<license>GNU/GPL Version 2 or later</license>
1010
<description>PLG_SYSTEM_GITDEPLOY_XML_DESCRIPTION</description>
1111
<scriptfile>script.php</scriptfile>

update.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?xml version="1.0" ?>
22
<updates>
33
<update>
4-
<name>GitDeploy 1.0.1</name>
4+
<name>GitDeploy 1.0.2</name>
55
<description>GitDeploy Plugin</description>
66
<element>GitDeploy</element>
77
<type>plugin</type>
88
<folder>system</folder>
99
<client>site</client>
10-
<version>1.0.1</version>
10+
<version>1.0.2</version>
1111
<infourl title="GitDeploy Plugin">https://github.com/zero-24/plg_system_gitdeploy</infourl>
1212
<downloads>
13-
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_gitdeploy/releases/download/1.0.1/plg_system_gitdeploy.zip</downloadurl>
13+
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_gitdeploy/releases/download/1.0.2/plg_system_gitdeploy.zip</downloadurl>
1414
</downloads>
15-
<sha512>67bb0ee647f10905e5b48cf20cd44646a0f33f3a7bca32b12acfdb16f776808116b1bba27f4a81f76958eb8621ea2783fe3775f7c35ae7945bf0a5d9771cdca9</sha512>
15+
<sha512>fda836d79074829b3fb9bec73db9c9b97cbbdc1246e726230c631a979037fea8644d21a7a5c71211d9fcc2148033856360419055c173106eeb07da37289e066d</sha512>
1616
<tags>
1717
<tag>stable</tag>
1818
</tags>
@@ -22,18 +22,18 @@
2222
<targetplatform name="joomla" version="3.(9|10)"/>
2323
</update>
2424
<update>
25-
<name>GitDeploy 1.0.1</name>
25+
<name>GitDeploy 1.0.2</name>
2626
<description>GitDeploy Plugin</description>
2727
<element>GitDeploy</element>
2828
<type>plugin</type>
2929
<folder>system</folder>
3030
<client>site</client>
31-
<version>1.0.1</version>
31+
<version>1.0.2</version>
3232
<infourl title="GitDeploy Plugin">https://github.com/zero-24/plg_system_gitdeploy</infourl>
3333
<downloads>
34-
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_gitdeploy/releases/download/1.0.1/plg_system_gitdeploy.zip</downloadurl>
34+
<downloadurl type="full" format="zip">https://github.com/zero-24/plg_system_gitdeploy/releases/download/1.0.2/plg_system_gitdeploy.zip</downloadurl>
3535
</downloads>
36-
<sha512>67bb0ee647f10905e5b48cf20cd44646a0f33f3a7bca32b12acfdb16f776808116b1bba27f4a81f76958eb8621ea2783fe3775f7c35ae7945bf0a5d9771cdca9</sha512>
36+
<sha512>fda836d79074829b3fb9bec73db9c9b97cbbdc1246e726230c631a979037fea8644d21a7a5c71211d9fcc2148033856360419055c173106eeb07da37289e066d</sha512>
3737
<tags>
3838
<tag>stable</tag>
3939
</tags>

0 commit comments

Comments
 (0)