Skip to content

Commit 9f1af4d

Browse files
committed
chore: update core to 2.3.5
1 parent 7d0c77c commit 9f1af4d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414

1515
### Security
1616

17+
## [10.2.3] - 2021-03-31
18+
19+
see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.5
20+
1721
## [10.2.2] - 2021-03-18
1822

1923
see: https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.4

src/EditorconfigChecker/Cli.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use EditorconfigChecker\Utilities;
66

7-
define('CORE_VERSION', '2.3.4');
7+
define('CORE_VERSION', '2.3.5');
88

99
class Cli
1010
{

0 commit comments

Comments
 (0)