Skip to content

Commit 6b77cfc

Browse files
committed
Update server
1 parent c687927 commit 6b77cfc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

build-core.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project name="com_joomcck" basedir="." default="dist" description="Build package file for JoomCCK Pro version">
33

44
<!-- Define properties for version and releasespath -->
5-
<property name="version" value="6.2.0" />
5+
<property name="version" value="6.2.1" />
66
<property name="releasespath" value="E:\JoomCoder\joomcck"/>
77

88
<target name="dirbuild">

update.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<description>Advanced Web Application Builder and Content Construction Kit (CCK) for Joomla CMS</description>
55
<element>com_joomcck</element>
66
<type>component</type>
7-
<version>6.2.0</version>
7+
<version>6.2.1</version>
88
<infourl title="JoomCCK">https://github.com/JoomCoder-com/JoomCCK/releases</infourl>
99
<downloads>
10-
<downloadurl type="full" download="zip">https://github.com/JoomCoder-com/JoomCCK/releases/download/6.2.0/com_joomcck_v6.2.0_j4.zip</downloadurl>
10+
<downloadurl type="full" download="zip">https://github.com/JoomCoder-com/JoomCCK/releases/download/6.2.1/com_joomcck_v6.2.1_j4.zip</downloadurl>
1111
</downloads>
1212
<maintainer>JoomCoder</maintainer>
1313
<maintainerurl>https://www.joomcoder.com</maintainerurl>

0 commit comments

Comments
 (0)