Skip to content

Commit 8d3594e

Browse files
author
Vladyslav Goncharuk
committed
Release v.1.0.28
Signed-off-by: Vladyslav Goncharuk <vladyslav_goncharuk@epam.com>
1 parent 7782792 commit 8d3594e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
----
66

7-
## v.1.0.27 released!
7+
## v.1.0.28 released!
88

9-
<span style="color:red">Checkout the ['plot view'](./md/plot_view/plot_view.md#plot-view) feature!</span>
9+
<span style="color:red">Checkout the ['Gantt chart'](./md/plot_view/plot_view.md#gantt-charts) support!</span>
1010

1111
----
1212

dltmessageanalyzerplugin/src/dltmessageanalyzerplugin.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "common/Definitions.hpp"
1717

1818
#define DLT_MESSAGE_ANALYZER_NAME "DLT-Message-Analyzer"
19-
#define DLT_MESSAGE_ANALYZER_PLUGIN_VERSION "1.0.27"
19+
#define DLT_MESSAGE_ANALYZER_PLUGIN_VERSION "1.0.28"
2020
#define DLT_MESSAGE_ANALYZER_PLUGIN_AUTHOR "Vladyslav Goncharuk <svlad1990@gmail.com>"
2121

2222
class CDLTMessageAnalyzer;

0 commit comments

Comments
 (0)