From 25a94f89c34d4207672c7c1cc8e1508060e4c0cc Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 21 Sep 2019 16:15:38 +0300 Subject: [PATCH] Flextype 0.9.5 --- CHANGELOG.md | 2 +- flextype/bootstrap.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 021e12e8..cbed8aed 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -# [0.9.5](https://github.com/flextype/flextype/compare/v0.9.4...v0.9.5) (2019-09-xx) +# [0.9.5](https://github.com/flextype/flextype/compare/v0.9.4...v0.9.5) (2019-09-21) ### Bug Fixes * **core:** issue with cache in the Entries API - fetchAll method #234 2779777 diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index 4cae4871..051ab220 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -29,7 +29,7 @@ use function mb_regex_encoding; * * @var string */ -define('FLEXTYPE_VERSION', '0.9.4'); +define('FLEXTYPE_VERSION', '0.9.5'); /** * Start the session