mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
bumping version to 14.1
This commit is contained in:
parent
b0bf862007
commit
d18fc80ce0
@ -11,7 +11,7 @@
|
||||
|
||||
$GLOBALS['egw_info']['template']['pixelegg']['name'] = 'pixelegg';
|
||||
$GLOBALS['egw_info']['template']['pixelegg']['title'] = 'Pixelegg';
|
||||
$GLOBALS['egw_info']['template']['pixelegg']['version'] = '1.0';
|
||||
$GLOBALS['egw_info']['template']['pixelegg']['version'] = '14.1';
|
||||
|
||||
$GLOBALS['egw_info']['template']['pixelegg']['author'] = array(
|
||||
array('name' => 'Stylite AG', 'url' => 'http://www.stylite.de/'),
|
||||
@ -31,6 +31,6 @@ $GLOBALS['egw_info']['template']['pixelegg']['windowed'] = true;
|
||||
/* Dependencies for this template to work */
|
||||
$GLOBALS['egw_info']['template']['pixelegg']['depends'][] = array(
|
||||
'appname' => 'jdots',
|
||||
'versions' => Array('1.0')
|
||||
'versions' => Array('14.1')
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user