This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git

commit 7a36a70e06402b9c1647dcf6833ca5a58e927132
Author: YAMAMOTO Takashi <yamam...@midokura.com>
AuthorDate: Sun Dec 29 15:31:04 2024 +0900

    toywasm: regen
    
    ```
    REF=e972e94fa427c3371fb21ad4bb9f238a1cca7795 ./regen.sh
    ```
---
 interpreters/toywasm/include/toywasm_version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/interpreters/toywasm/include/toywasm_version.h 
b/interpreters/toywasm/include/toywasm_version.h
index 903f6778f..c069030f5 100644
--- a/interpreters/toywasm/include/toywasm_version.h
+++ b/interpreters/toywasm/include/toywasm_version.h
@@ -23,6 +23,6 @@
 #if !defined(_TOYWASM_VERSION_H)
 #define _TOYWASM_VERSION_H
 
-#define TOYWASM_VERSION "v63.0.0"
+#define TOYWASM_VERSION "v65.0.0"
 
 #endif /* !defined(_TOYWASM_VERSION_H) */

Reply via email to