Bump Wasmtime to 7.0.0 (#5712)
Co-authored-by: Wasmtime Publish <wasmtime-publish@users.noreply.github.com>
This commit is contained in:
@@ -199,11 +199,11 @@
|
||||
/**
|
||||
* \brief Wasmtime version string.
|
||||
*/
|
||||
#define WASMTIME_VERSION "6.0.0"
|
||||
#define WASMTIME_VERSION "7.0.0"
|
||||
/**
|
||||
* \brief Wasmtime major version number.
|
||||
*/
|
||||
#define WASMTIME_VERSION_MAJOR 6
|
||||
#define WASMTIME_VERSION_MAJOR 7
|
||||
/**
|
||||
* \brief Wasmtime minor version number.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user