File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
aspnet-core/src/AbpCompanyName.AbpProjectName.Core Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " AbpProjectName" ,
3- "version" : " 4.7.0 " ,
3+ "version" : " 4.7.1 " ,
44 "license" : " MIT" ,
55 "angular-cli" : {},
66 "scripts" : {
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ public class AppVersionHelper
1313 /// Gets current version of the application.
1414 /// It's also shown in the web page.
1515 /// </summary>
16- public const string Version = "4.7.0 .0" ;
16+ public const string Version = "4.7.1 .0" ;
1717
1818 /// <summary>
1919 /// Gets release (last build) date of the application.
Original file line number Diff line number Diff line change 11{
22 "name" : " reactjs" ,
3- "version" : " 4.7.0 " ,
3+ "version" : " 4.7.1 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@aspnet/signalr" : " ^1.1.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " iview" ,
3- "version" : " 4.7.0 " ,
3+ "version" : " 4.7.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "serve" : " vue-cli-service serve" ,
You can’t perform that action at this time.
0 commit comments