diff --git a/Setup.iss b/Setup.iss index 16bc285..d167ab2 100644 --- a/Setup.iss +++ b/Setup.iss @@ -1,7 +1,7 @@ ; Script generated by the Inno Setup Script Wizard. ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define ApplicationName 'ESP8266 Wizard' -#define ApplicationVersion '1.4.0' +#define ApplicationVersion '1.4.1' #define OldAppId '{3793A16D-841C-4E6C-931B-9D5AD44410C9}' #define Revision 'OpenSource (1.0)' #define SourceURL 'https://github.com/fsmoke/ESP8266-Wizard-Package' diff --git a/Sources/ESP8266Wizard/source.extension.vsixmanifest b/Sources/ESP8266Wizard/source.extension.vsixmanifest index d12b0e4..52653f2 100644 --- a/Sources/ESP8266Wizard/source.extension.vsixmanifest +++ b/Sources/ESP8266Wizard/source.extension.vsixmanifest @@ -1,7 +1,7 @@ - + ESP8266Wizard Create an ESP8266 C Project from SDK/Example or Blank Project