Skip to content

Commit

Permalink
okp.core: bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MIRIMIRIM committed Jan 17, 2025
1 parent e365218 commit d511a4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions OKP.Core/OKP.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<TargetFrameworks>net8.0;net9.0</TargetFrameworks>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PublishAot>true</PublishAot>
<Version>1.0.2-beta</Version>
<Copyright>Copyright (C) 2023 AmusementClub
<Version>1.1.0</Version>
<Copyright>Copyright (C) 2023-2025 AmusementClub
Released under the GNU GPLv3+.
</Copyright>
<InvariantGlobalization>true</InvariantGlobalization>
Expand Down

0 comments on commit d511a4e

Please sign in to comment.