Skip to content

Commit 9eda8ec

Browse files
committed
ci: update version info
1 parent e61c709 commit 9eda8ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/base/version.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
$DEDALO_VERSION .= '.dev';
77
}
88
define('DEDALO_VERSION' , $DEDALO_VERSION);
9-
define('DEDALO_BUILD' , '2025-12-20T14:07:04+01:00');
9+
define('DEDALO_BUILD' , '2025-12-23T11:02:55+01:00');
1010
define('DEDALO_MAJOR_VERSION', '6');

0 commit comments

Comments
 (0)