File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
"authors" : [
5
5
" Halil İbrahim Kalkan"
6
6
],
7
- "version" : " v3.2.2 " ,
7
+ "version" : " v3.2.3 " ,
8
8
"description" : " Script and style resources for ASP.NET Boilerplate based web projects." ,
9
9
"main" : " Abp/Framework/scripts/abp.js" ,
10
10
"moduleType" : [],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " abp-web-resources" ,
3
- "version" : " 3.2.2 " ,
3
+ "version" : " 3.2.3 " ,
4
4
"description" : " ASP.NET Boilerplate web resources" ,
5
5
"main" : " Abp/Framework/scripts/abp.js" ,
6
6
"dependencies" : {},
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" Abp.Web.Resources" version =" 3.2.2 " targetFramework =" net461" />
3
+ <package id =" Abp.Web.Resources" version =" 3.2.3 " targetFramework =" net461" />
4
4
</packages >
You can’t perform that action at this time.
0 commit comments