diff --git a/src/node_version.h b/src/node_version.h index efa92acdbb7..1e75469d0cc 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -115,7 +115,7 @@ * * More information can be found at https://nodejs.org/en/download/releases/ */ -#define NODE_MODULE_VERSION 68 +#define NODE_MODULE_VERSION 70 // the NAPI_VERSION provided by this version of the runtime #define NAPI_VERSION 3