version update

This commit is contained in:
Andy Miller
2015-09-11 16:29:19 -06:00
parent 345ed1178c
commit 67d17080e6
2 changed files with 7 additions and 1 deletions

View File

@@ -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

View File

@@ -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