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

Commit 40df9f9

Browse files
committed
Bumped version
2 parents 6fad952 + b2b5fd6 commit 40df9f9

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

1414
public function getConfig()
1515
{

0 commit comments

Comments
 (0)