Skip to content

Commit b1efd12

Browse files
committed
Update Installer and README
1 parent 586d6bd commit b1efd12

File tree

7 files changed

+68
-34
lines changed

7 files changed

+68
-34
lines changed
0 Bytes
Binary file not shown.
5.32 MB
Binary file not shown.
4.47 KB
Binary file not shown.

β€ŽInstaller/Installer.aipβ€Ž

Lines changed: 65 additions & 33 deletions
Large diffs are not rendered by default.

β€ŽInstaller/Installer.exeβ€Ž

-1.42 MB
Binary file not shown.

β€ŽOverFy/Properties/AssemblyInfo.csβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
5454
[assembly: AssemblyVersion("0.9.1.0")]
55-
[assembly: AssemblyFileVersion("0.9.0.0")]
55+
[assembly: AssemblyFileVersion("0.9.1.0")]

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ This software uses some other OSS libraries such as:
5454
- [MaterialDesignInXamlToolkit](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit)
5555
- [AdvancedInstaller](https://www.advancedinstaller.com/)
5656

57+
Huge thanks to [AvancedInstaller](https://www.advancedinstaller.com/) for providing a good and very useful Installer.
58+
5759
It wouldn't be possible to build this withouth them.
5860

5961
Also, check my other projects:

0 commit comments

Comments
Β (0)