Skip to content

Commit ed00827

Browse files
committed
Bump version to 7.2.18
1 parent be2e57e commit ed00827

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.17';
12+
const VERSION = '7.2.18';
1313

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

0 commit comments

Comments
 (0)