1
0
mirror of https://github.com/XFox111/SimpleOTP.git synced 2026-04-22 08:00:45 +03:00

Final 8.0 release

This commit is contained in:
2024-09-26 01:54:26 +00:00
parent f6750469de
commit 6aff2c5671
2 changed files with 2 additions and 2 deletions
@@ -9,7 +9,7 @@
<PropertyGroup> <PropertyGroup>
<PackageId>EugeneFox.SimpleOTP.DependencyInjection</PackageId> <PackageId>EugeneFox.SimpleOTP.DependencyInjection</PackageId>
<Version>8.0.0.0-rc1</Version> <Version>8.0.0.0</Version>
<Authors>Eugene Fox</Authors> <Authors>Eugene Fox</Authors>
<Copyright>Copyright © Eugene Fox 2024</Copyright> <Copyright>Copyright © Eugene Fox 2024</Copyright>
<NeutralLanguage>en-US</NeutralLanguage> <NeutralLanguage>en-US</NeutralLanguage>
+1 -1
View File
@@ -14,7 +14,7 @@
<PropertyGroup> <PropertyGroup>
<PackageId>EugeneFox.SimpleOTP</PackageId> <PackageId>EugeneFox.SimpleOTP</PackageId>
<Version>8.0.0.0-rc1</Version> <Version>8.0.0.0</Version>
<Authors>Eugene Fox</Authors> <Authors>Eugene Fox</Authors>
<Copyright>Copyright © Eugene Fox 2024</Copyright> <Copyright>Copyright © Eugene Fox 2024</Copyright>
<NeutralLanguage>en-US</NeutralLanguage> <NeutralLanguage>en-US</NeutralLanguage>