Skip to content

Commit

Permalink
Increased version number to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Herzog committed Jun 23, 2016
1 parent e79c397 commit da1e3d1
Show file tree
Hide file tree
Showing 19 changed files with 616 additions and 94 deletions.
2 changes: 1 addition & 1 deletion SmartStoreNET.Tasks.Targets
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<BuildPlatform Condition="$(BuildPlatform) == ''">x86</BuildPlatform>

<xVersion>$(BUILD_NUMBER)</xVersion>
<Version>2.5.0</Version>
<Version>2.6.0</Version>
<ZipDirectory>$(StageFolder)</ZipDirectory>
<ZipVersionFileSuffix Condition="$(Version) != ''">.$(Version)</ZipVersionFileSuffix>
<ZipVersionFileSuffix Condition="$(Version) == ''"></ZipVersionFileSuffix>
Expand Down
6 changes: 3 additions & 3 deletions src/AssemblyVersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("2.5.0.0")]
[assembly: AssemblyVersion("2.6.0.0")]

[assembly: AssemblyFileVersion("2.5.0.0")]
[assembly: AssemblyInformationalVersion("2.5.0.0")]
[assembly: AssemblyFileVersion("2.6.0.0")]
[assembly: AssemblyInformationalVersion("2.6.0.0")]
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.AmazonPay/Description.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FriendlyName: Pay with Amazon
SystemName: SmartStore.AmazonPay
Version: 2.5.0
Version: 2.6.0
Group: Payment
MinAppVersion: 2.5.0
Author: SmartStore AG
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.Clickatell/Description.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FriendlyName: Clickatell SMS Provider
SystemName: SmartStore.Clickatell
Group: Mobile
Version: 2.5.0
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 1
FileName: SmartStore.Clickatell.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.DevTools/Description.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FriendlyName: SmartStore.NET Developer Tools (MiniProfiler and other goodies)
SystemName: SmartStore.DevTools
Group: Developer
Version: 2.5.0
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 1
FileName: SmartStore.DevTools.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.DiscountRules/Description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Description: Contains common discount requirement rule providers like "Billing country is", "Customer role is", "Had spent amount" etc.
Group: Marketing
SystemName: SmartStore.DiscountRules
Version: 2.5.0.1
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 0
FileName: SmartStore.DiscountRules.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.FacebookAuth/Description.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FriendlyName: Facebook
SystemName: SmartStore.FacebookAuth
Group: Security
Version: 2.5.0
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 5
FileName: SmartStore.FacebookAuth.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.GoogleAnalytics/Description.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FriendlyName: Google Analytics
SystemName: SmartStore.GoogleAnalytics
Group: Analytics
Version: 2.5.0
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 1
FileName: SmartStore.GoogleAnalytics.dll
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FriendlyName: Google Merchant Center (GMC) feed
SystemName: SmartStore.GoogleMerchantCenter
Group: Marketing
Version: 2.5.0.1
Version: 2.6.0
MinAppVersion: 2.5.0
Author: SmartStore AG
DisplayOrder: 1
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.OfflinePayment/Description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Description: Contains common offline payment methods like Direct Debit, Invoice, Prepayment etc.
Group: Payment
SystemName: SmartStore.OfflinePayment
Version: 2.5.0
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 0
FileName: SmartStore.OfflinePayment.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.PayPal/Description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Description: Provides the PayPal payment methods PayPal Standard, PayPal Direct, PayPal Express and PayPal PLUS.
SystemName: SmartStore.PayPal
Group: Payment
Version: 2.5.0.2
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 1
FileName: SmartStore.PayPal.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.Shipping/Description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Description: Provides shipping methods for fixed rate shipping and computation based on weight.
SystemName: SmartStore.Shipping
Group: Shipping
Version: 2.5.0
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 1
FileName: SmartStore.Shipping.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.ShippingByWeight/Description.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FriendlyName: Shipping by weight
SystemName: SmartStore.ShippingByWeight
Group: Shipping
Version: 2.5.0.1
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 1
FileName: SmartStore.ShippingByWeight.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.Tax/Description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Description: Contains default tax providers like FixedRate, ByRegion etc.
Group: Tax
SystemName: SmartStore.Tax
Version: 2.5.0
Version: 2.6.0
MinAppVersion: 2.5.0
DisplayOrder: 0
FileName: SmartStore.Tax.dll
Expand Down
2 changes: 1 addition & 1 deletion src/Plugins/SmartStore.WebApi/Description.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FriendlyName: SmartStore.NET Web Api
SystemName: SmartStore.WebApi
Version: 2.5.0.1
Version: 2.6.0
Group: Api
MinAppVersion: 2.5.0
Author: SmartStore AG
Expand Down
Loading

0 comments on commit da1e3d1

Please sign in to comment.