We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c190cdc commit 8edbf26Copy full SHA for 8edbf26
README.md
@@ -22,6 +22,8 @@ Have fun!
22
- Testers:
23
- AbenZaX
24
- Pedro Tomás (Pere)
25
+ - Jose Daniel Fernandez Santos (Fenix)
26
+ - Yoruguaman
27
28
## Credits
29
- Icons from [SVG REPO](https://www.svgrepo.com/):
ZXBSInstaller/ZXBSInstaller.csproj
@@ -6,7 +6,7 @@
6
<ApplicationManifest>app.manifest</ApplicationManifest>
7
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
8
<ApplicationIcon>zxbs.ico</ApplicationIcon>
9
- <Version>1.0.0.13</Version>
+ <Version>1.0.0.0</Version>
10
</PropertyGroup>
11
<ItemGroup>
12
<None Remove="Assets\cancel.svg" />
ZXBSInstaller/version.txt
@@ -1 +1 @@
1
-1.0.0.13
+1.0.0.0
0 commit comments