Bump version to 2.4.3 (#4662)

- relase notes
- bump version
This commit is contained in:
liang.he
2025-10-14 14:30:36 +08:00
committed by GitHub
parent 8bd6794de6
commit 0e47872fb4
3 changed files with 18 additions and 2 deletions

View File

@ -18,7 +18,7 @@
/* clang-format off */
#define WAMR_VERSION_MAJOR 2
#define WAMR_VERSION_MINOR 4
#define WAMR_VERSION_PATCH 2
#define WAMR_VERSION_PATCH 3
/* clang-format on */
#endif