Skip to content

Commit 2730fc8

Browse files
committed
chore: Updated mTower version
Signed-off-by: Taras Drozdovskyi <t.drozdovsky@samsung.com>
1 parent 508d184 commit 2730fc8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/SECURITY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ We are releasing patches to eliminate vulnerabilities, you can see below:
1616
| 0.4.1 | Fixed | | CVE-2022-36621, CVE-2022-36622, CVE-2022-38155,|
1717
| | | | CVE-2022-40762, CVE-2022-40759, CVE-2022-40761,|
1818
| | | | CVE-2022-35858, CVE-2022-40760 |
19+
| 0.6.1 | Fixed | CVE-2026-82926, | |
20+
| | | CVE-2026-82927 | |
1921

2022
---
2123

include/mtower/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
/* All C pre-processor macros are defined here. */
2929

3030
/** mTower version */
31-
#define VERSION "0.6.0"
31+
#define VERSION "0.6.1"
3232

3333

3434
/* Public Types */

0 commit comments

Comments
 (0)