Skip to content

Commit 208c0d4

Browse files
committed
Prepare v1.4
1 parent 06a3f31 commit 208c0d4

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

Plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public function getPluginAuthor()
3939

4040
public function getPluginVersion()
4141
{
42-
return '1.3.0';
42+
return '1.4.0';
4343
}
4444

4545
public function getCompatibleVersion()

Releases/AgileIndicators-1.4.zip

47.5 KB
Binary file not shown.

changelog.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Changelog
22

33

4+
## v1.4
5+
6+
_(most recent changes are listed on top):_
7+
- FIX: Neater Headings
8+
- FIX: Duplicate Translations
9+
- FIX: Update Translation Strings
10+
- FIX: Better Titles for Task Complexities
11+
- FIX: Closing Tag Location - replaced by a4c7aba
12+
13+
414
## v1.3
515

616
_(most recent changes are listed on top):_

0 commit comments

Comments
 (0)