diff --git a/src/pl.arm64.json b/src/pl.arm64.json index e9fdf54fa..abb0f9eed 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.7", + "version": "1.7.8", "arch": "arm64", "npp-plugins": [ { diff --git a/src/pl.x64.json b/src/pl.x64.json index a2f2743cd..6ae3240a2 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.7", + "version": "1.7.8", "arch": "64", "npp-plugins": [ { diff --git a/src/pl.x86.json b/src/pl.x86.json index c626cf0b6..6a4e2eafd 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.7", + "version": "1.7.8", "arch": "32", "npp-plugins": [ { diff --git a/src/resource.h b/src/resource.h index 4ba790f5f..519829c59 100644 --- a/src/resource.h +++ b/src/resource.h @@ -40,8 +40,8 @@ #define PLJSON "pl.x86.json" #endif -#define VERSION_VALUE "1.77\0" -#define VERSION_DIGITALVALUE 1, 7, 7, 0 +#define VERSION_VALUE "1.78\0" +#define VERSION_DIGITALVALUE 1, 7, 8, 0 #define TEXTFILE 256 #define IDR_PLUGINLISTJSONFILE 101