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

Commit 3c94da0

Browse files
committed
release: 3.1.3 readiness
1 parent 345a8d2 commit 3c94da0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 3.1.3 - TBD
5+
## 3.1.3 - 2019-11-27
66

77
### Added
88

module/Application/src/Module.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class Module
1111
{
12-
const VERSION = '3.1.0';
12+
const VERSION = '3.1.3';
1313

1414
public function getConfig()
1515
{

0 commit comments

Comments
 (0)