Переглянути джерело

[PR] Bump version to 1.2.0.2

Removes mention of third-party plugin from settings window.
Lilith 1 рік тому
батько
коміт
c770aa3a69
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.1</AssemblyVersion>
+        <AssemblyVersion>1.2.0.2</AssemblyVersion>
         <FileVersion>$(AssemblyVersion)</FileVersion>
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <RootNamespace>HuntBuddy</RootNamespace>