瀏覽代碼

Bump version to 0.1.0.1

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

+ 2 - 2
HuntBuddy.csproj

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