瀏覽代碼

Bump version to 0.9.2.0

Dragon 3 年之前
父節點
當前提交
5916964c59
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      HuntBuddy/HuntBuddy.csproj

+ 2 - 2
HuntBuddy/HuntBuddy.csproj

@@ -3,8 +3,8 @@
     <PropertyGroup>
         <TargetFramework>net6.0-windows</TargetFramework>
         <Nullable>enable</Nullable>
-        <AssemblyVersion>0.9.1.0</AssemblyVersion>
-        <FileVersion>0.9.1.0</FileVersion>
+        <AssemblyVersion>0.9.2.0</AssemblyVersion>
+        <FileVersion>0.9.2.0</FileVersion>
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <RootNamespace>HuntBuddy</RootNamespace>
         <IsPackable>false</IsPackable>