bump version to 2.4.2 (#4626)

This commit is contained in:
liang.he
2025-09-15 17:11:18 +08:00
committed by GitHub
parent 87fb38256b
commit 6450d87299
2 changed files with 2 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 1
#define WAMR_VERSION_PATCH 2
/* clang-format on */
#endif