Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit b96a98a

Browse files
committed
Bumped Application\Module::VERSION constant to next dev version
1 parent 7a19adc commit b96a98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/Application/src/Module.php

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

1010
class Module
1111
{
12-
const VERSION = '3.0.0dev';
12+
const VERSION = '3.0.1dev';
1313

1414
public function getConfig()
1515
{

0 commit comments

Comments
 (0)