Skip to content

Commit 47d1011

Browse files
committed
Updated readme and composer file for new version
1 parent e946f0b commit 47d1011

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"email": "povilas@webcoderpro.com"
1313
}
1414
],
15-
"version": "2.0.3",
15+
"version": "2.1.0",
1616
"require": {
1717
"laravel/framework": "5.3.*",
1818
"laravelcollective/html": "^5.3",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Check out online adminpanel generator version - no packages required there, no s
66
* Laravel `^5.4`
77

88
### Laravel 5.3 users info!
9-
To use Quickadmin with Laravel Laravel 5.3 use branch `5.3.x`
9+
To use Quickadmin with Laravel Laravel 5.3 use branch `2.0.x`
1010

1111
### Laravel 5.2 users info!
1212
To use Quickadmin with Laravel Laravel 5.2 use branch `1.x.x`

0 commit comments

Comments
 (0)