Skip to content

Commit cc1f732

Browse files
committed
ci: update version info
1 parent b0f717a commit cc1f732

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' , '2026-01-23T11:57:55+01:00');
9+
define('DEDALO_BUILD' , '2026-01-28T10:09:46+01:00');
1010
define('DEDALO_MAJOR_VERSION', '6');

0 commit comments

Comments
 (0)