Browse Source

[PR] Bump version to 1.2.0.2

Removes mention of third-party plugin from settings window.
Lilith 1 năm trước cách đây
mục cha
commit
c770aa3a69
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.1</AssemblyVersion>
+        <AssemblyVersion>1.2.0.2</AssemblyVersion>
         <FileVersion>$(AssemblyVersion)</FileVersion>
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <RootNamespace>HuntBuddy</RootNamespace>