diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 258b41d8e..9f61dc6c1 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.6", + "version": "1.7.7", "arch": "arm64", "npp-plugins": [ { diff --git a/src/pl.x64.json b/src/pl.x64.json index 9ec029b23..a7c1d757f 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.6", + "version": "1.7.7", "arch": "64", "npp-plugins": [ { diff --git a/src/pl.x86.json b/src/pl.x86.json index 597f8365f..1747dd1fd 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.7.6", + "version": "1.7.7", "arch": "32", "npp-plugins": [ { diff --git a/src/resource.h b/src/resource.h index 214fa8593..4ba790f5f 100644 --- a/src/resource.h +++ b/src/resource.h @@ -40,8 +40,8 @@ #define PLJSON "pl.x86.json" #endif -#define VERSION_VALUE "1.76\0" -#define VERSION_DIGITALVALUE 1, 7, 6, 0 +#define VERSION_VALUE "1.77\0" +#define VERSION_DIGITALVALUE 1, 7, 7, 0 #define TEXTFILE 256 #define IDR_PLUGINLISTJSONFILE 101