Skip to content

Commit

Permalink
Merge pull request #13 from mgoeppner/prepare-4.1.2
Browse files Browse the repository at this point in the history
Prepare 4.1.2
  • Loading branch information
mgoeppner authored Jan 16, 2022
2 parents 6261ff8 + 42633a7 commit 6da3839
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 59 deletions.
6 changes: 3 additions & 3 deletions SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("4.1.1.1")]
[assembly: AssemblyFileVersion("4.1.1.4995")]
[assembly: AssemblyInformationalVersion("4.1.1")]
[assembly: AssemblyVersion("4.1.2.1")]
[assembly: AssemblyFileVersion("4.1.2.5009")]
[assembly: AssemblyInformationalVersion("4.1.2")]

// Neutral Language
[assembly: NeutralResourcesLanguage("en-US")]
6 changes: 3 additions & 3 deletions SharedAssemblyInfo.template.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("4.1.1.1")]
[assembly: AssemblyFileVersion("4.1.1.$REVNUM$")]
[assembly: AssemblyInformationalVersion("4.1.1")]
[assembly: AssemblyVersion("4.1.2.1")]
[assembly: AssemblyFileVersion("4.1.2.$REVNUM$")]
[assembly: AssemblyInformationalVersion("4.1.2")]

// Neutral Language
[assembly: NeutralResourcesLanguage("en-US")]
22 changes: 10 additions & 12 deletions tools/PatchXmlCreator/Output/patch-old.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<date>12 January 2022</date>
<version>4.1.1.4995</version>
<md5>9bb4eb2619803393f27bc4690c915f4d</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.1</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/tag/4.1.1EVEMon-install-4.1.1.exe</autopatchurl>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.1/</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.1/EVEMon-install-4.1.1.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# EVEMon 4.1.1
Expand All @@ -18,20 +18,18 @@
</newest>
<releases>
<release>
<date>12 January 2022</date>
<version>4.1.1.4995</version>
<md5>9bb4eb2619803393f27bc4690c915f4d</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.1</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.1EVEMon-install-4.1.1.exe</autopatchurl>
<date>16 January 2022</date>
<version>4.1.2.5009</version>
<md5>56ff863be8277c913e1706d9f315a020</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.2/</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.2/EVEMon-install-4.1.2.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# EVEMon 4.1.1
# Features
- Attempt to get the built-in updater working correctly
<message><![CDATA[## Features
- Add CI build via circleci
## Bug Fixes
- Fixes an issue where the settings file fails to load correctly]]></message>
- Update developer listType your message here.]]></message>
</release>
</releases>
<datafiles>
Expand Down
36 changes: 16 additions & 20 deletions tools/PatchXmlCreator/Output/patch.xml
Original file line number Diff line number Diff line change
@@ -1,37 +1,33 @@
<?xml version="1.0"?>
<evemon xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<newest>
<date>12 January 2022</date>
<version>4.1.1.4995</version>
<md5>9bb4eb2619803393f27bc4690c915f4d</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.1</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.1EVEMon-install-4.1.1.exe</autopatchurl>
<date>16 January 2022</date>
<version>4.1.2.5009</version>
<md5>56ff863be8277c913e1706d9f315a020</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.2/</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.2/EVEMon-install-4.1.2.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# EVEMon 4.1.1
# Features
- Attempt to get the built-in updater working correctly
<message><![CDATA[## Features
- Add CI build via circleci
## Bug Fixes
- Fixes an issue where the settings file fails to load correctly]]></message>
- Update developer listType your message here.]]></message>
</newest>
<releases>
<release>
<date>12 January 2022</date>
<version>4.1.1.4995</version>
<md5>9bb4eb2619803393f27bc4690c915f4d</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.1/</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.1/EVEMon-install-4.1.1.exe</autopatchurl>
<date>16 January 2022</date>
<version>4.1.2.5009</version>
<md5>18e671dd10fcb9983a9eb6541e4d2db6</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.2/</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.2/EVEMon-install-4.1.2.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# EVEMon 4.1.1
# Features
- Attempt to get the built-in updater working correctly
<message><![CDATA[## Features
- Add CI build via circleci
## Bug Fixes
- Fixes an issue where the settings file fails to load correctly]]></message>
- Update developer list]]></message>
</release>
</releases>
<datafiles>
Expand Down
38 changes: 17 additions & 21 deletions updates/patch.xml
Original file line number Diff line number Diff line change
@@ -1,37 +1,33 @@
<?xml version="1.0"?>
<evemon xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<newest>
<date>12 January 2022</date>
<version>4.1.1.4995</version>
<md5>9bb4eb2619803393f27bc4690c915f4d</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.1</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.1/EVEMon-install-4.1.1.exe</autopatchurl>
<date>16 January 2022</date>
<version>4.1.2.5009</version>
<md5>56ff863be8277c913e1706d9f315a020</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.2/</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.2/EVEMon-install-4.1.2.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# EVEMon 4.1.1
# Features
- Attempt to get the built-in updater working correctly
<message><![CDATA[## Features
- Add CI build via circleci
## Bug Fixes
- Fixes an issue where the settings file fails to load correctly]]></message>
- Update developer listType your message here.]]></message>
</newest>
<releases>
<release>
<date>12 January 2022</date>
<version>4.1.1.4995</version>
<md5>9bb4eb2619803393f27bc4690c915f4d</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.1/</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.1/EVEMon-install-4.1.1.exe</autopatchurl>
<date>16 January 2022</date>
<version>4.1.2.5009</version>
<md5>18e671dd10fcb9983a9eb6541e4d2db6</md5>
<url>https://github.com/mgoeppner/evemon/releases/tag/4.1.2/</url>
<autopatchurl>https://github.com/mgoeppner/evemon/releases/download/4.1.2/EVEMon-install-4.1.2.exe</autopatchurl>
<autopatchargs>/S /AUTORUN /SKIPDOTNET</autopatchargs>
<additionalargs>/D=%EVEMON_EXECUTABLE_PATH%</additionalargs>
<message><![CDATA[# EVEMon 4.1.1
# Features
- Attempt to get the built-in updater working correctly
<message><![CDATA[## Features
- Add CI build via circleci
## Bug Fixes
- Fixes an issue where the settings file fails to load correctly]]></message>
- Update developer list]]></message>
</release>
</releases>
<datafiles>
Expand Down Expand Up @@ -100,4 +96,4 @@ NOT COMPATIBLE with EVEMon prior to version 2.2.0]]></message>
NOT COMPATIBLE with EVEMon prior to version 2.2.0]]></message>
</datafile>
</datafiles>
</evemon>
</evemon>

0 comments on commit 6da3839

Please sign in to comment.