Bump version to 2.4.4 (#4722)

This commit is contained in:
liang.he
2025-11-25 07:11:08 +08:00
committed by GitHub
parent 5149c4b11f
commit 8c18e3f68b
3 changed files with 23 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 3
#define WAMR_VERSION_PATCH 4
/* clang-format on */
#endif