Skip to content

Commit 2f47c2a

Browse files
committed
Bump build ID
1 parent b0dd255 commit 2f47c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/system/k2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public function onAfterInitialise()
2727

2828
// Define K2 version & build here
2929
define('K2_CURRENT_VERSION', '2.11.0');
30-
define('K2_BUILD_ID', '20211219');
30+
define('K2_BUILD_ID', '20211220');
3131
define('K2_BUILD', '<br />[Dev Build '.K2_BUILD_ID.']'); // Use '' for stable or "<br />[Dev Build '.K2_BUILD_ID.']" for the developer build
3232

3333
// Define the DS constant (for backwards compatibility with old template overrides & 3rd party K2 extensions)

0 commit comments

Comments
 (0)