Skip to content

Commit 7a5449f

Browse files
committed
Module download 4.1.01
1 parent 500e6c7 commit 7a5449f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id="25"
33
type="module"
44
name="download"
5-
version="4.1.00"
5+
version="4.1.01"
66

77
[author]
88
name="VINADES"

modules/download/version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
'submenu' => 'main,upload,search',
2020
'is_sysmod' => (defined('SYS_DOWNLOAD_TABLE')) ? 1 : 0,
2121
'virtual' => (defined('SYS_DOWNLOAD_TABLE')) ? 0 : 1,
22-
'version' => '4.1.00',
23-
'date' => 'Thu, 22 Sep 2016 17:00:00 GMT',
22+
'version' => '4.1.01',
23+
'date' => 'Fri, 18 Nov 2016 00:00:00 GMT',
2424
'author' => 'VINADES (contact@vinades.vn)',
2525
'note' => '',
2626
'uploads_dir' => array(

0 commit comments

Comments
 (0)