Преглед на файлове

[PR] Bump version to 1.2.0.1

* Updated for APIX (Thanks to @Orphis and @frstndrd!)
SheepGoMeh преди 1 година
родител
ревизия
db3f14f6c4
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      HuntBuddy/HuntBuddy.csproj

+ 1 - 1
HuntBuddy/HuntBuddy.csproj

@@ -3,7 +3,7 @@
     <PropertyGroup>
         <TargetFramework>net8-windows</TargetFramework>
         <Nullable>enable</Nullable>
-        <AssemblyVersion>1.2.0.0</AssemblyVersion>
+        <AssemblyVersion>1.2.0.1</AssemblyVersion>
         <FileVersion>$(AssemblyVersion)</FileVersion>
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <RootNamespace>HuntBuddy</RootNamespace>