Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
Beta Application version 1.3.3.7 (2021-08-19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Willster419 committed Aug 20, 2021
1 parent 4f28865 commit f85bd11
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RelhaxModpack/RelhaxModpack/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.3.6")]
[assembly: AssemblyFileVersion("1.3.3.6")]
[assembly: AssemblyVersion("1.3.3.7")]
[assembly: AssemblyFileVersion("1.3.3.7")]
[assembly: NeutralResourcesLanguage("en-US")]

9 changes: 9 additions & 0 deletions RelhaxModpack/RelhaxModpack/bin/Debug/release_notes_beta.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# Beta Application version 1.3.3.7 (2021-08-19)
https://www.virustotal.com/gui/file-analysis/ZGQ3NjE3NjFjYzBhZWJkNGRiNGFlMzU0ZmQ0MmRiNDk6MTYyOTQzMjg2OA==/detection

- Added task DirectoryCompareCountTask, similar to DirectoryCompareTask, but when the files count or names change between directories, it counts as an update needed, not an error.
- Removed overly complex method to check if url is valid, replaced it with a much quicker and simpler method. "Keep it stupid simple."
- Cleanup of the automation runner UI.
- Added option to suppress debug messages to the log window.
--------------------------------------------------------------------------------------------------------------------------------------------

# Beta Application version 1.3.3.6 (2021-08-14)
https://www.virustotal.com/gui/file-analysis/MjAzZTIyZTRhM2I2NWYwMmQ1NTNhMTIwM2E5NDBlOGQ6MTYyODk5NjA4Ng==/detection

Expand Down

0 comments on commit f85bd11

Please sign in to comment.