瀏覽代碼

[PR] Bump version to 1.2.0.1

* Updated for APIX (Thanks to @Orphis and @frstndrd!)
SheepGoMeh 1 年之前
父節點
當前提交
ff22c24c64
共有 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>