Skip to content

Commit 528b29f

Browse files
committed
Version bump
1 parent 74cf328 commit 528b29f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Roundcube elfinder Plugin
33
*
4-
* @version 1.4.1
4+
* @version 1.4.2
55
* @author Offerel
66
* @copyright Copyright (c) 2018, Offerel
77
* @license GNU General Public License, version 3

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"role": "Developer"
1313
}
1414
],
15-
"version": "1.4.1",
15+
"version": "1.4.2",
1616
"repositories": [
1717
{
1818
"type": "composer",

storage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Roundcube elfinder Plugin
44
* Integrate elFinder in to Roundcube
55
*
6-
* @version 1.4.1
6+
* @version 1.4.2
77
* @author Offerel
88
* @copyright Copyright (c) 2018, Offerel
99
* @license GNU General Public License, version 3

0 commit comments

Comments
 (0)