We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c6260 commit fdf3049Copy full SHA for fdf3049
Baroque.Plugin.Widgets.qBoSlider.csproj
@@ -16,7 +16,7 @@
16
<PackageProjectUrl></PackageProjectUrl>
17
<RepositoryUrl>https://github.com/iAlexeyProkhorov/qBoSlider</RepositoryUrl>
18
<RepositoryType>Git</RepositoryType>
19
- <Version>1.4.6</Version>
+ <Version>1.4.7</Version>
20
<OutputPath>..\..\Presentation\Nop.Web\Plugins\Widgets.qBoSlider</OutputPath>
21
<OutDir>$(OutputPath)</OutDir>
22
</PropertyGroup>
plugin.json
@@ -2,7 +2,7 @@
2
"Group": "Widgets",
3
"FriendlyName": "qBoSlider",
4
"SystemName": "Widgets.qBoSlider",
5
- "Version": "1.4.6",
+ "Version": "1.4.7",
6
"SupportedVersions": [ "4.80" ],
7
"Author": "Baroque team",
8
"DisplayOrder": 1,
0 commit comments