Skip to content

Commit

Permalink
Incremented modules version numbers for 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Herzog committed Nov 18, 2022
1 parent 4de5aab commit a7b7e85
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.AmazonPay/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"SystemName": "Smartstore.AmazonPay",
"FriendlyName": "Amazon Pay",
"Description": "Login and Pay with Amazon",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Order": 1,
"ResourceRootKey": "Plugins.Payments.AmazonPay",
"ProjectUrl": "http://community.smartstore.com/marketplace/file/11-amazon-payments-plugin/",
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.Clickatell/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"SystemName": "Smartstore.Clickatell",
"FriendlyName": "Clickatell SMS Provider",
"Description": "Sends order notifications to shop administrator via SMS",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Order": 1,
"ResourceRootKey": "Plugins.Sms.Clickatell"
}
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.DevTools/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"SystemName": "Smartstore.DevTools",
"FriendlyName": "Smartstore Developer Tools (MiniProfiler and other goodies)",
"Description": "",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Author": "SmartStore AG",
"Order": 1,
"ResourceRootKey": "Plugins.Developer.DevTools",
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.Facebook.Auth/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"SystemName": "Smartstore.Facebook.Auth",
"FriendlyName": "Facebook Authentication",
"Description": "Enables login with Facebook account.",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Author": "SmartStore AG",
"Order": 1,
"ResourceRootKey": "Plugins.ExternalAuth.Facebook",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"SystemName": "Smartstore.Google.Analytics",
"FriendlyName": "Google Analytics",
"Description": "Adds Google Analytics tracking scripts to the shop",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Order": 1,
"ResourceRootKey": "Plugins.Widgets.GoogleAnalytics",
"ProjectUrl": "http://community.smartstore.com/marketplace/file/25-google-analytics/"
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.Google.Auth/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"SystemName": "Smartstore.Google.Auth",
"FriendlyName": "Google Authentication",
"Description": "Enables login with Google account.",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Author": "SmartStore AG",
"Order": 1,
"ResourceRootKey": "Plugins.Smartstore.Google.Auth",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"SystemName": "Smartstore.Google.MerchantCenter",
"FriendlyName": "Google Merchant Center (GMC) feed",
"Description": "Exports products in the Google Merchant Center feed format.",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Order": 1,
"ResourceRootKey": "Plugins.Feed.Froogle",
"ProjectUrl": "http://community.smartstore.com/marketplace/file/37-google-merchant-center-gmc-feed/"
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.Microsoft.Auth/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"SystemName": "Smartstore.Microsoft.Auth",
"FriendlyName": "Microsoft Authentication",
"Description": "Enables login with Microsoft account.",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Author": "SmartStore AG",
"Order": 1,
"ResourceRootKey": "Plugins.Smartstore.Microsoft.Auth",
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.OfflinePayment/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"SystemName": "Smartstore.OfflinePayment",
"FriendlyName": "Adds offline payment methods to the store",
"Description": "",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Author": "SmartStore AG",
"Order": 1,
"ResourceRootKey": "Plugins.Smartstore.OfflinePayment"
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.PayPal/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"SystemName": "Smartstore.PayPal",
"FriendlyName": "Smartstore.PayPal",
"Description": "Enables payments with PayPal",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Order": 1,
"ResourceRootKey": "Plugins.Smartstore.PayPal",
"ProjectUrl": "http://community.smartstore.com/marketplace/file/29-paypal-payment-plugins/"
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.Shipping/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"SystemName": "Smartstore.Shipping",
"FriendlyName": "Default Shipping Providers",
"Description": "Provides shipping methods for fixed rate shipping and computation based on total.",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Author": "SmartStore AG",
"Order": 0,
"ResourceRootKey": "Plugins.SmartStore.Shipping"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"SystemName": "Smartstore.ShippingByWeight",
"FriendlyName": "Shipping by weight",
"Description": "Provides shipping methods with computation based on weight.",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Order": 1,
"ResourceRootKey": "Plugins.Shipping.ByWeight",
"ProjectUrl": ""
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.Tax/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"SystemName": "Smartstore.Tax",
"FriendlyName": "Default Tax Providers",
"Description": "Contains default tax providers like FixedRate & ByRegion",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Author": "SmartStore AG",
"Order": 0,
"ResourceRootKey": "Plugins.SmartStore.Tax"
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.Twitter.Auth/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"SystemName": "Smartstore.Twitter.Auth",
"FriendlyName": "Twitter Authentication",
"Description": "Enables login with Twitter account.",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Author": "SmartStore AG",
"Order": 1,
"ResourceRootKey": "Plugins.ExternalAuth.Twitter",
Expand Down
4 changes: 2 additions & 2 deletions src/Smartstore.Modules/Smartstore.WebApi/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"SystemName": "Smartstore.WebApi",
"FriendlyName": "Smartstore Web API",
"Description": "Provides RESTful data exchange with Smartstore based on OData",
"Version": "5.0",
"MinAppVersion": "5.0",
"Version": "5.0.1",
"MinAppVersion": "5.0.1",
"Order": 1,
"ResourceRootKey": "Plugins.Api.WebApi",
"ProjectUrl": "http://community.smartstore.com/marketplace/file/27-smartstorenet-web-api/",
Expand Down

0 comments on commit a7b7e85

Please sign in to comment.