Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhevita committed Oct 24, 2024
1 parent 06b7413 commit 84f40a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YandexKeyExtractor/YandexKeyExtractor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<PropertyGroup>
<AnalysisMode>AllEnabledByDefault</AnalysisMode>
<AssemblyVersion>1.1.0</AssemblyVersion>
<FileVersion>1.1.0</FileVersion>
<AssemblyVersion>1.1.1</AssemblyVersion>
<FileVersion>1.1.1</FileVersion>
<NoWarn>$(NoWarn);CA1032;CA2007</NoWarn>
<Nullable>enable</Nullable>
<OutputType>Exe</OutputType>
Expand Down

0 comments on commit 84f40a8

Please sign in to comment.