Skip to content

Commit 4d67ec3

Browse files
committed
Bump version
1 parent fb5e526 commit 4d67ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Drush/EntityScaffolder/d7_1/Scaffolder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class Scaffolder extends ScaffolderBase {
1111
// @see http://php.net/version_compare.
12-
const VERSION = '7.2.24';
12+
const VERSION = '7.2.25';
1313

1414
const DEFAULT_TEMPLATE_DIR = __DIR__ . '/templates';
1515
const TEMPLATE_NAMESPACE = 'd7_1';

0 commit comments

Comments
 (0)