Skip to content

Commit 6328089

Browse files
committed
Version 2.0.1
Fixed #111
1 parent 990d7a2 commit 6328089

12 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [2.0.1] - 2016-07-17
4+
- Fixed #111
5+
36
## [2.0.0] - 2016-05-27
47
### Fixed
58
- Fixed #104

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,18 @@ Features modern GUI with the help of numerous JS and CSS libraries. Makes file m
3535

3636
##Installation:
3737
Package for installation through Webmin interface
38-
For [**Linux**](https://github.com/Real-Gecko/filemin/raw/master/distrib/filemin-1.1.2.linux.wbm.gz) distributions and for [**FreeBSD**](https://github.com/Real-Gecko/filemin/raw/master/distrib/filemin-1.1.2.freebsd.wbm.gz).
38+
For [**Linux**](https://github.com/Real-Gecko/filemin/raw/master/distrib/filemin-2.0.1.linux.wbm.gz) distributions and for [**FreeBSD**](https://github.com/Real-Gecko/filemin/raw/master/distrib/filemin-2.0.1.freebsd.wbm.gz).
3939

40-
[**Ubuntu**](https://github.com/Real-Gecko/filemin/raw/master/distrib/webmin-filemin_1.1.2_all.deb) and [**Debian**](https://github.com/Real-Gecko/filemin/raw/master/distrib/webmin-filemin_1.1.2_all.deb) users may prefer to install with
40+
[**Ubuntu**](https://github.com/Real-Gecko/filemin/raw/master/distrib/webmin-filemin_2.0.1_all.deb) and [**Debian**](https://github.com/Real-Gecko/filemin/raw/master/distrib/webmin-filemin_2.0.1_all.deb) users may prefer to install with
4141

42-
`dpkg -i webmin-filemin_1.1.2_all.deb`.
42+
`dpkg -i webmin-filemin_2.0.1_all.deb`.
4343

4444
Note that _dpkg_ way simply updates module without creating concurrent versions like installation from Webmin interface do.
4545

4646
## Update
4747
As of version 1.1.0 Filemin automatically checks for udpate and offers to install it if available.
4848
However currently Webmin itself bundles outdated 0.9 branch of the module and new version of Filemin is always downgraded with Webmin update.
49-
To avoid the issue version 2.0.0 of Filemin install additional Filemin Updater module. Just click "Filemin Updater" option in "Others" menu of Webmin to reinstall Filemin.
49+
To avoid the issue version 2.0.1 of Filemin install additional Filemin Updater module. Just click "Filemin Updater" option in "Others" menu of Webmin to reinstall Filemin.
5050

5151
##Note for FreeBSD users.
5252
FreeBSD users are recommended to install _shared-mime-info_ package.
-198 KB
Binary file not shown.
-1.36 MB
Binary file not shown.

distrib/filemin-2.0.0.linux.wbm.gz

-1.36 MB
Binary file not shown.
198 KB
Binary file not shown.
1.36 MB
Binary file not shown.

distrib/filemin-2.0.1.linux.wbm.gz

1.36 MB
Binary file not shown.
-1.16 MB
Binary file not shown.
1.16 MB
Binary file not shown.

0 commit comments

Comments
 (0)