Skip to content

Commit fdf3049

Browse files
Update to version 1.4.7
Fix validators work.
1 parent 46c6260 commit fdf3049

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Baroque.Plugin.Widgets.qBoSlider.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageProjectUrl></PackageProjectUrl>
1717
<RepositoryUrl>https://github.com/iAlexeyProkhorov/qBoSlider</RepositoryUrl>
1818
<RepositoryType>Git</RepositoryType>
19-
<Version>1.4.6</Version>
19+
<Version>1.4.7</Version>
2020
<OutputPath>..\..\Presentation\Nop.Web\Plugins\Widgets.qBoSlider</OutputPath>
2121
<OutDir>$(OutputPath)</OutDir>
2222
</PropertyGroup>

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Group": "Widgets",
33
"FriendlyName": "qBoSlider",
44
"SystemName": "Widgets.qBoSlider",
5-
"Version": "1.4.6",
5+
"Version": "1.4.7",
66
"SupportedVersions": [ "4.80" ],
77
"Author": "Baroque team",
88
"DisplayOrder": 1,

0 commit comments

Comments
 (0)