Skip to content

Commit 47b6e97

Browse files
committed
docs: update latest version number
1 parent c1ee624 commit 47b6e97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p align="center">
44
<a target="_blank" href="https://packagist.org/packages/unisharp/laravel-filemanager"><img src="https://poser.pugx.org/unisharp/laravel-filemanager/downloads"></a>
55
<a target="_blank" href="https://packagist.org/packages/unisharp/laravel-filemanager"><img src="https://img.shields.io/packagist/dm/unisharp/laravel-filemanager.svg"></a>
6-
<a target="_blank" href="https://packagist.org/packages/unisharp/laravel-filemanager"><img src="https://img.shields.io/badge/stable-2.4.0-blue.svg"></a>
6+
<a target="_blank" href="https://packagist.org/packages/unisharp/laravel-filemanager"><img src="https://img.shields.io/badge/stable-2.4.1-blue.svg"></a>
77
<a target="_blank" href="https://packagist.org/packages/unisharp/laravel-filemanager"><img src="https://poser.pugx.org/unisharp/laravel-filemanager/license"></a>
88
<br>
99
<a href="https://github.styleci.io/repos/39873788?branch=master"><img src="https://github.styleci.io/repos/39873788/shield?branch=master" alt="StyleCI"></a>
@@ -39,11 +39,11 @@
3939
* RWD user interface, and can be entirely customized
4040
* Supporting multiple files selection
4141
* Supporting cloud storages integration(with Laravel file system)
42-
* Multiple integration options:
42+
* Multiple integration options:
4343
* WYSIWYG editors integration (CKEditor, TinyMCE, Summernote)
4444
* Standalone upload button
4545
* Iframe
46-
* Multi-user mode:
46+
* Multi-user mode:
4747
* Shared folders: all users can upload and manage files
4848
* Private folders: dedicated folder for each user, only the owner can upload or manage files within
4949
* Customizable routes, middlewares, views, and folder path

0 commit comments

Comments
 (0)