We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe3bfe2 commit b4445caCopy full SHA for b4445ca
src/Ubiquity/core/Framework.php
@@ -20,7 +20,7 @@
20
use Ubiquity\utils\http\USession;
21
22
class Framework {
23
- public const version = '2.3.9';
+ public const version = '2.3.10';
24
25
public static function getVersion() {
26
return self::version;
0 commit comments