We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbd24b commit 4b34bd3Copy full SHA for 4b34bd3
2 files changed
FASTER/FASTER.csproj
@@ -11,7 +11,7 @@
11
<SignAssembly>True</SignAssembly>
12
<AssemblyOriginatorKeyFile>FASTERKey.snk</AssemblyOriginatorKeyFile>
13
<Authors>Keelah Fox, Jupster, Canno.n</Authors>
14
- <Version>1.9.7.2</Version>
+ <Version>1.9.7.3</Version>
15
<Company>FoxliCorp.</Company>
16
<Description>Fox's Arma Server Tool Extended Rewrite</Description>
17
<Copyright>Copyright © 2019</Copyright>
FASTER_Version.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<item>
3
- <version>1.9.7.2</version>
+ <version>1.9.7.3</version>
4
<url>https://github.com/Foxlider/FASTER/releases/latest/download/Release_x64.zip</url>
5
<changelog>https://github.com/Foxlider/FASTER/releases</changelog>
6
<mandatory>true</mandatory>
0 commit comments