Skip to content

Commit

Permalink
version 3.0.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMan committed Jul 18, 2023
1 parent ce64216 commit fd64aad
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 = "3.0.0-rc.2";
const VERSION = "3.0.0-rc.3";

const UA = "Zookeeper/2.0; (+https://zookeeper.ibinx.com/)";

Expand Down

0 comments on commit fd64aad

Please sign in to comment.