mirror of
https://github.com/getgrav/grav.git
synced 2026-06-17 21:41:36 +02:00
version update
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# v0.9.45
|
||||
## 10/08/2015
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fixed a regression issue resulting in incorrect default language
|
||||
|
||||
# v0.9.44
|
||||
## 10/07/2015
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
// Some standard defines
|
||||
define('GRAV', true);
|
||||
define('GRAV_VERSION', '0.9.44');
|
||||
define('GRAV_VERSION', '0.9.45');
|
||||
define('DS', '/');
|
||||
|
||||
// Directories and Paths
|
||||
|
||||
Reference in New Issue
Block a user