Skip to content

Commit 44f10a9

Browse files
authored
Update API_VERSION_NUMBER_PATCH in RDKShell.cpp
1 parent 1b1fc5b commit 44f10a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RDKShell/RDKShell.cpp

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

5454
#define API_VERSION_NUMBER_MAJOR 1
5555
#define API_VERSION_NUMBER_MINOR 6
56-
#define API_VERSION_NUMBER_PATCH 3
56+
#define API_VERSION_NUMBER_PATCH 4
5757

5858
const string WPEFramework::Plugin::RDKShell::SERVICE_NAME = "org.rdk.RDKShell";
5959
//methods

0 commit comments

Comments
 (0)