diff --git a/src/pl.arm64.json b/src/pl.arm64.json index 1cc28b152..9accc70e8 100644 --- a/src/pl.arm64.json +++ b/src/pl.arm64.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.6.1", + "version": "1.6.2", "arch": "arm64", "npp-plugins": [ { diff --git a/src/pl.x64.json b/src/pl.x64.json index 987110f09..f82ffb6eb 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.6.1", + "version": "1.6.2", "arch": "64", "npp-plugins": [ { diff --git a/src/pl.x86.json b/src/pl.x86.json index e3ce25c72..304c06df0 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1,6 +1,6 @@ { "name": "npp-pluginList", - "version": "1.6.1", + "version": "1.6.2", "arch": "32", "npp-plugins": [ { diff --git a/src/resource.h b/src/resource.h index ff126ed0b..c164cbcb6 100644 --- a/src/resource.h +++ b/src/resource.h @@ -40,8 +40,8 @@ #define PLJSON "pl.x86.json" #endif -#define VERSION_VALUE "1.61\0" -#define VERSION_DIGITALVALUE 1, 6, 1, 0 +#define VERSION_VALUE "1.62\0" +#define VERSION_DIGITALVALUE 1, 6, 2, 0 #define TEXTFILE 256 #define IDR_PLUGINLISTJSONFILE 101