We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7581417 commit f53497aCopy full SHA for f53497a
changelog.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## Smartstore 5.2.0
+## Smartstore 6.0.0
4
5
### Breaking Changes
6
- Removed Sofort provider from PayPal module (disabled by PayPal on 18.04.2024)
src/Smartstore.Build/Smartstore.Common.props
@@ -18,7 +18,7 @@
18
<Authors>Smartstore AG</Authors>
19
<Version>6.0.0.0</Version>
20
<FileVersion>6.0.0.0</FileVersion>
21
- <InformationalVersion>5.1.0.0</InformationalVersion>
+ <InformationalVersion>6.0.0.0</InformationalVersion>
22
<PackageProjectUrl>https://smartstore.com/</PackageProjectUrl>
23
<RepositoryUrl>https://github.com/smartstore/Smartstore</RepositoryUrl>
24
<RepositoryType>Git</RepositoryType>
0 commit comments