Skip to content

Commit

Permalink
version 2.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMan committed Sep 2, 2022
1 parent cb6aa7e commit 638b77e
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.11.5-DEV";
const VERSION = "2.11.5";

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

0 comments on commit 638b77e

Please sign in to comment.