Skip to content

Commit

Permalink
[skip ci] update version to 2.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheron committed Jun 26, 2020
1 parent fe3bfe2 commit b4445ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Ubiquity/core/Framework.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
use Ubiquity\utils\http\USession;

class Framework {
public const version = '2.3.9';
public const version = '2.3.10';

public static function getVersion() {
return self::version;
Expand Down

0 comments on commit b4445ca

Please sign in to comment.