Bump Wasmtime to 8.0.0 (#5932)
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 "7.0.0"
|
||||
#define WASMTIME_VERSION "8.0.0"
|
||||
/**
|
||||
* \brief Wasmtime major version number.
|
||||
*/
|
||||
#define WASMTIME_VERSION_MAJOR 7
|
||||
#define WASMTIME_VERSION_MAJOR 8
|
||||
/**
|
||||
* \brief Wasmtime minor version number.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user