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

Commit 66330a4

Browse files
committed
Bumped version
2 parents 5470f55 + cd55f33 commit 66330a4

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

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

5+
## 2.6.3 - TBD
6+
7+
### Added
8+
9+
- Nothing.
10+
11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- Nothing.
26+
527
## 2.6.2 - 2018-01-25
628

729
### Added

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"prefer-stable": true,
4141
"extra": {
4242
"branch-alias": {
43-
"dev-master": "2.6-dev",
44-
"dev-develop": "2.7-dev"
43+
"dev-master": "2.6.x-dev",
44+
"dev-develop": "2.7.x-dev"
4545
}
4646
},
4747
"scripts": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)