Skip to content

Commit 68a3bae

Browse files
committed
Update version
1 parent 140a611 commit 68a3bae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/X.PagedList.Mvc.Core/X.PagedList.Mvc.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageIconUrl>https://ru.gravatar.com/userimage/8071071/f2dc08ee7e4016451f64a7ae9cffd110.png?size=200</PackageIconUrl>
1010
<RepositoryUrl>https://github.com/dncuug/X.PagedList.git</RepositoryUrl>
1111
<RepositoryType>git</RepositoryType>
12-
<Version>8.3.0</Version>
12+
<Version>8.4.0</Version>
1313
<AssemblyVersion>8.4.0</AssemblyVersion>
1414
<FileVersion>8.4.0</FileVersion>
1515
<RepositoryType>git</RepositoryType>

src/X.PagedList/X.PagedList.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
55
<Authors>Copyright Troy Goode, Ernado © 2022</Authors>
66
<Company>Ukrainian .NET Developer Community</Company>
7-
<Version>8.2.0</Version>
7+
<Version>8.4.0</Version>
88
<AssemblyVersion>8.4.0</AssemblyVersion>
99
<FileVersion>8.4.0</FileVersion>
1010
<PackageProjectUrl>https://github.com/dncuug/X.PagedList</PackageProjectUrl>

0 commit comments

Comments
 (0)