Skip to content

Commit

Permalink
build info updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shamsbd71 committed Aug 5, 2015
1 parent be582b8 commit c382d5c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/build.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The release version for the extension package.
version=1.0.0-beta.5
version=1.0.0-rc.1

# The name of the package.
package=digicom
2 changes: 1 addition & 1 deletion build/pkg_template/pkg_digicom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<languages folder="language">
<language tag="en-GB">en-GB/en-GB.pkg_digicom.sys.ini</language>
</languages>

<updateservers>
<!-- Note: No spaces or linebreaks allowed between the server tags -->
<server type="extension" priority="1" name="DigiCom Update Site"><![CDATA[https://raw.githubusercontent.com/themexpert/digicom/develop/manifest.xml]]></server>
Expand Down
16 changes: 16 additions & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<updates>
<update>
<name>DigiCom Package</name>
<description>DigiCom component update</description>
<element>pkg_digicom</element>
<type>package</type>
<version>1.0.0-rc.1</version>
<infourl title="DigiCom Extension Package">https://github.com/themexpert/digicom</infourl>
<downloads>
<downloadurl type="full" format="zip"><![CDATA[https://github.com/themexpert/digicom/releases/download/1.0.0-rc.1/pkg_digicom_1.0.0-rc.1.zip]]></downloadurl>
</downloads>
<tags>
<tag>rc1</tag>
</tags>
<targetplatform name="joomla" version="3.4" />
</update>

<update>
<name>DigiCom Package</name>
<description>DigiCom component update</description>
<element>pkg_digicom</element>
Expand Down

0 comments on commit c382d5c

Please sign in to comment.