diff --git a/src/node_version.h b/src/node_version.h index 5572d43aa3e..7f6da7838ae 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -111,7 +111,7 @@ * * More information can be found at https://nodejs.org/en/download/releases/ */ -#define NODE_MODULE_VERSION 64 +#define NODE_MODULE_VERSION 69 // the NAPI_VERSION provided by this version of the runtime #define NAPI_VERSION 3