Skip to content

Commit b4445ca

Browse files
authored
[skip ci] update version to 2.3.10
1 parent fe3bfe2 commit b4445ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Ubiquity/core/Framework.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
use Ubiquity\utils\http\USession;
2121

2222
class Framework {
23-
public const version = '2.3.9';
23+
public const version = '2.3.10';
2424

2525
public static function getVersion() {
2626
return self::version;

0 commit comments

Comments
 (0)