File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## v4.1.18
9+
810## v4.1.17-alpha
9- - Lock ` gulp-uf-bundle-assets ` at v2.28.0 until Silic0nS0ldier /gulp-uf-bundle-assets #5 is resolved (see #859 )
11+ - Lock ` gulp-uf-bundle-assets ` at v2.28.0 until userfrosting /gulp-uf-bundle-assets #5 is resolved (see #859 )
1012- Add missing getInfo methods for GroupController and RoleController (#837 )
1113
1214## v4.1.16-alpha
Original file line number Diff line number Diff line change 33namespace UserFrosting ;
44
55// Some standard defines
6- define ('UserFrosting\VERSION ' , '4.1.17-alpha ' );
6+ define ('UserFrosting\VERSION ' , '4.1.18 ' );
77define ('UserFrosting\DS ' , '/ ' );
88define ('UserFrosting\PHP_MIN_VERSION ' , '5.6 ' );
99define ('UserFrosting\DEBUG_CONFIG ' , false );
You can’t perform that action at this time.
0 commit comments