Pārlūkot izejas kodu

[PR] Bump version to 1.0.5.1

SheepGoMeh 2 gadi atpakaļ
vecāks
revīzija
404155d2f8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      HuntBuddy/HuntBuddy.csproj

+ 1 - 1
HuntBuddy/HuntBuddy.csproj

@@ -3,7 +3,7 @@
     <PropertyGroup>
         <TargetFramework>net7.0-windows</TargetFramework>
         <Nullable>enable</Nullable>
-        <AssemblyVersion>1.0.5.0</AssemblyVersion>
+        <AssemblyVersion>1.0.5.1</AssemblyVersion>
         <FileVersion>$(AssemblyVersion)</FileVersion>
         <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
         <RootNamespace>HuntBuddy</RootNamespace>