mirror of
https://github.com/getgrav/grav.git
synced 2026-05-06 06:46:51 +02:00
version update
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# v0.9.42
|
||||
## 09/11/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fixed `User.authorise()` to be backwards compabile
|
||||
|
||||
# v0.9.41
|
||||
## 09/11/2015
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '0.9.41');
|
||||
define('GRAV_VERSION', '0.9.42');
|
||||
define('DS', '/');
|
||||
|
||||
// Directories and Paths
|
||||
|
||||
Reference in New Issue
Block a user