Skip to content

Commit

Permalink
Tag new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaz Parkyn committed Aug 23, 2019
1 parent 2d1bf8e commit 391c51d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<description>module to embed the Kernel Booking System</description>
<element>mod_kernel_booking</element>
<type>module</type>
<version>1.0.0</version>
<version>1.0.1</version>
<client>site</client>
<infourl title="Kernel Booking Module">https://github.com/kernel-data/kernel-booking-joomla-module/releases/tag/1.0.0</infourl>
<infourl title="Kernel Booking Module">https://github.com/kernel-data/kernel-booking-joomla-module/releases/tag/1.0.1</infourl>
<downloads>
<downloadurl type="full" format="zip">https://github.com/kernel-data/kernel-booking-joomla-module/arhcive/1.0.0.zip</downloadurl>
<downloadurl type="full" format="zip">https://github.com/kernel-data/kernel-booking-joomla-module/arhcive/1.0.1.zip</downloadurl>
</downloads>
<targetplatform name="joomla" version="3.[6789]" />
</update>
Expand Down
2 changes: 1 addition & 1 deletion mod_kernel_booking.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
</fields>
</config>
<updateservers>
<server type="extension" priority="2" name="My Extension's Updates">https://raw.githubusercontent.com/kernel-data/kernel-booking-joomla-module/master/manifest.xml</server>
<server type="extension" priority="2" name="Kernel Booking Updates">https://raw.githubusercontent.com/kernel-data/kernel-booking-joomla-module/master/manifest.xml</server>
</updateservers>
</extension>

0 comments on commit 391c51d

Please sign in to comment.