diff --git a/jorobo.dist.ini b/jorobo.dist.ini index 03307b9..ebe2f8d 100644 --- a/jorobo.dist.ini +++ b/jorobo.dist.ini @@ -1,5 +1,5 @@ extension = weblinks -version = 3.5.0 +version = 3.6.0-beta source = src target = package @@ -34,4 +34,4 @@ text = " * @copyright Copyright (C) 2005 - ##YEAR## Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ -" \ No newline at end of file +" diff --git a/manifest.xml b/manifest.xml index 13e1c8f..cee3208 100644 --- a/manifest.xml +++ b/manifest.xml @@ -13,4 +13,17 @@ + + Weblinks Extension Package + Joomla! CMS Weblinks Package + pkg_weblinks + package + 3.6.0-beta + site + https://github.com/joomla-extensions/weblinks/releases/tag/3.6.0-beta + + https://github.com/joomla-extensions/weblinks/releases/download/3.6.0-beta/pkg-weblinks-3.6.0-beta.zip + + + diff --git a/src/administrator/components/com_weblinks/controller.php b/src/administrator/components/com_weblinks/controller.php index 6a8d24d..9b3f4fa 100644 --- a/src/administrator/components/com_weblinks/controller.php +++ b/src/administrator/components/com_weblinks/controller.php @@ -1,9 +1,8 @@