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

Commit b76216b

Browse files
committed
Bump Application\Module::VERSION to 3.0.2
1 parent 0c5310f commit b76216b

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.2dev';
12+
const VERSION = '3.0.2';
1313

1414
public function getConfig()
1515
{

0 commit comments

Comments
 (0)