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

Commit 4b3391c

Browse files
committed
Bumped version
Conflicts: CHANGELOG.md
2 parents 04774c4 + cd55f33 commit 4b3391c

File tree

3 files changed

+29
-3
lines changed

3 files changed

+29
-3
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,32 @@ All notable changes to this project will be documented in this file, in reverse
88

99
- Nothing.
1010

11+
### Changed
12+
13+
- Nothing.
14+
15+
### Deprecated
16+
17+
- Nothing.
18+
19+
### Removed
20+
21+
- Nothing.
22+
23+
### Fixed
24+
25+
- Nothing.
26+
27+
## 2.6.3 - TBD
28+
29+
### Added
30+
31+
- Nothing.
32+
33+
### Changed
34+
35+
- Nothing.
36+
1137
### Deprecated
1238

1339
- Nothing.

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)