diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d95c81150..000fabd722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [2.0.13] - 2018-01-16 +## [2.0.14] - 2018-01-16 ### Fixed - Error as select menu "demo post" #457 diff --git a/src/Platform/Kernel/Dashboard.php b/src/Platform/Kernel/Dashboard.php index f853f97ce1..46a08ebaa1 100644 --- a/src/Platform/Kernel/Dashboard.php +++ b/src/Platform/Kernel/Dashboard.php @@ -11,7 +11,7 @@ class Dashboard /** * ORCHID Version. */ - const VERSION = '2.0.13'; + const VERSION = '2.0.14'; /** * @var