Update version

i might actually be stupid this is like the second time this has happened
This commit is contained in:
pizzaboxer 2023-04-16 02:28:05 +01:00
parent be938796ae
commit f1314c6422
No known key found for this signature in database
GPG Key ID: 59D4A1DBAD0F2BA8

View File

@ -7,8 +7,8 @@
<UseWPF>true</UseWPF> <UseWPF>true</UseWPF>
<UseWindowsForms>True</UseWindowsForms> <UseWindowsForms>True</UseWindowsForms>
<ApplicationIcon>Bloxstrap.ico</ApplicationIcon> <ApplicationIcon>Bloxstrap.ico</ApplicationIcon>
<Version>2.1.0</Version> <Version>2.1.1</Version>
<FileVersion>2.1.0.0</FileVersion> <FileVersion>2.1.1.0</FileVersion>
<ApplicationManifest>app.manifest</ApplicationManifest> <ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup> </PropertyGroup>