Skip to content

Commit 6799f04

Browse files
committed
Synched theme version numbers
1 parent b69804c commit 6799f04

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/Presentation/SmartStore.Web/Themes/Alpha/theme.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8" ?>
2-
<Theme title="Alpha" supportRTL="false" mobileTheme="false" previewText="The primary 'Alpha' shop theme." author="SmartStore AG" version="2.0">
2+
<Theme title="Alpha" supportRTL="false" mobileTheme="false" previewText="The primary 'Alpha' shop theme." author="SmartStore AG" version="2.2.0">
33

44
<Vars>
55
<!-- Common Colors -->

src/Presentation/SmartStore.Web/Themes/AlphaBlack/theme.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8" ?>
2-
<Theme baseTheme="Alpha" title="Alpha Black" supportRTL="false" mobileTheme="false" previewText="The 'Alpha Black' shop theme." author="SmartStore AG" version="1.0">
2+
<Theme baseTheme="Alpha" title="Alpha Black" supportRTL="false" mobileTheme="false" previewText="The 'Alpha Black' shop theme." author="SmartStore AG" version="2.2.0">
33

44
<Vars>
55
<!-- Common Colors -->

src/Presentation/SmartStore.Web/Themes/AlphaBlue/theme.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8" ?>
2-
<Theme baseTheme="Alpha" title="Alpha Blue" supportRTL="false" mobileTheme="false" previewText="The 'Alpha Blue' shop theme." author="SmartStore AG" version="1.0">
2+
<Theme baseTheme="Alpha" title="Alpha Blue" supportRTL="false" mobileTheme="false" previewText="The 'Alpha Blue' shop theme." author="SmartStore AG" version="2.2.0">
33

44
<Vars>
55
<!-- Common Colors -->

src/Presentation/SmartStore.Web/Themes/Mobile/theme.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Theme title="Mobile theme"
33
supportRTL="false"
44
mobileTheme="true"
5-
version="1.1"
5+
version="2.2.0"
66
previewImageUrl="~/Themes/Mobile/preview.png"
77
previewText="This is the 'Mobile' site theme.">
88
</Theme>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?xml version="1.0" encoding="utf-8" ?>
2-
<Theme baseTheme="Mobile" title="Mobile Light theme" mobileTheme="true" version="1.0" previewText="A light variant of the default mobile theme">
2+
<Theme baseTheme="Mobile" title="Mobile Light theme" mobileTheme="true" version="2.2.0" previewText="A light variant of the default mobile theme">
33
</Theme>

0 commit comments

Comments
 (0)