Skip to content

Commit 873cd14

Browse files
committed
[skip ci] update version to 2.5.1
1 parent e587acb commit 873cd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ubiquity/core/Framework.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
use Ubiquity\utils\http\USession;
2323

2424
class Framework {
25-
public const VERSION = '2.5.0';
25+
public const VERSION = '2.5.1';
2626

2727
/**
2828
* Returns framework version.

0 commit comments

Comments
 (0)