Browse Source

Bump version to 0.1.1.0

Dragon 4 năm trước cách đây
mục cha
commit
0891e7b713
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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.1</AssemblyVersion>
-        <FileVersion>0.1.0.1</FileVersion>
+        <AssemblyVersion>0.1.1.0</AssemblyVersion>
+        <FileVersion>0.1.1.0</FileVersion>
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <RootNamespace>HuntBuddy</RootNamespace>
         <IsPackable>false</IsPackable>