MDL-49518 libraries: Update lessphp to 1.7.0.3
This commit is contained in:
Regular → Executable
+1
-1
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
class Less_Version{
|
||||
|
||||
const version = '1.7.0.1'; // The current build number of less.php
|
||||
const version = '1.7.0.3'; // The current build number of less.php
|
||||
const less_version = '1.7'; // The less.js version that this build should be compatible with
|
||||
const cache_version = '170'; // The parser cache version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user