Skip to content

Commit

Permalink
version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMan committed Sep 19, 2019
1 parent d33d01e commit 3c5719d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/Engine.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
namespace ZK\Engine;

class Engine {
const VERSION = "2.4.0-DEV";
const VERSION = "2.4.0";

private static $apis;
private static $config;
Expand Down

0 comments on commit 3c5719d

Please sign in to comment.