Skip to content

Commit

Permalink
release 2.8.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Miepee committed Jul 21, 2024
1 parent c3e6f48 commit c6aa6b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion YAMS-LIB/YAMS-LIB.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>2.8.0-rc1</Version>
<Version>2.8.0-rc2</Version>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "am2r_yams"
version = "2.8.0-rc1"
version = "2.8.0-rc2"
authors = [
{name = "Miepee"},
]
Expand Down

0 comments on commit c6aa6b2

Please sign in to comment.