diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 24d86e069..cf4b8826c 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.5", + "version": "1.7.6", "arch": "arm64", "npp-plugins": [ { diff --git a/src/pl.x64.json b/src/pl.x64.json index 7ecb0e2cf..b8b3ddae4 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.5", + "version": "1.7.6", "arch": "64", "npp-plugins": [ { diff --git a/src/pl.x86.json b/src/pl.x86.json index 2351b4036..087cced8a 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.5", + "version": "1.7.6", "arch": "32", "npp-plugins": [ { diff --git a/src/resource.h b/src/resource.h index 8b390533b..214fa8593 100644 --- a/src/resource.h +++ b/src/resource.h @@ -40,8 +40,8 @@ #define PLJSON "pl.x86.json" #endif -#define VERSION_VALUE "1.75\0" -#define VERSION_DIGITALVALUE 1, 7, 5, 0 +#define VERSION_VALUE "1.76\0" +#define VERSION_DIGITALVALUE 1, 7, 6, 0 #define TEXTFILE 256 #define IDR_PLUGINLISTJSONFILE 101