We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74cf328 commit 528b29fCopy full SHA for 528b29f
client.js
@@ -1,7 +1,7 @@
1
/**
2
* Roundcube elfinder Plugin
3
*
4
- * @version 1.4.1
+ * @version 1.4.2
5
* @author Offerel
6
* @copyright Copyright (c) 2018, Offerel
7
* @license GNU General Public License, version 3
composer.json
@@ -12,7 +12,7 @@
12
"role": "Developer"
13
}
14
],
15
- "version": "1.4.1",
+ "version": "1.4.2",
16
"repositories": [
17
{
18
"type": "composer",
storage.php
@@ -3,7 +3,7 @@
* Integrate elFinder in to Roundcube
8
9
0 commit comments