Skip to content

Commit 1400dea

Browse files
Incremented VersionNumbers for 5.0.5
1 parent e2df827 commit 1400dea

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

Diff for: src/MyOrg.BlockTutorial/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"SystemName": "MyOrg.BlockTutorial",
66
"FriendlyName": "Block Tutorial",
77
"Description": "This module adds a block.",
8-
"Version": "5.0",
9-
"MinAppVersion": "5.0",
8+
"Version": "5.0.5",
9+
"MinAppVersion": "5.0.5",
1010
"Order": 1,
1111
"ResourceRootKey": "Plugins.MyOrg.BlockTutorial",
1212
"ProjectUrl": "https://myorg.com"

Diff for: src/MyOrg.BlockTutorialAdvanced/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"SystemName": "MyOrg.BlockTutorialAdvanced",
66
"FriendlyName": "Advanced Block Tutorial",
77
"Description": "This module adds an advanced block.",
8-
"Version": "5.0",
9-
"MinAppVersion": "5.0",
8+
"Version": "5.0.5",
9+
"MinAppVersion": "5.0.5",
1010
"Order": 1,
1111
"ResourceRootKey": "Plugins.MyOrg.BlockTutorialAdvanced",
1212
"ProjectUrl": "https://myorg.com"

Diff for: src/MyOrg.DomainTutorial/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"SystemName": "MyOrg.DomainTutorial",
66
"FriendlyName": "Domain Tutorial",
77
"Description": "This module adds a domain.",
8-
"Version": "5.0",
9-
"MinAppVersion": "5.0",
8+
"Version": "5.0.5",
9+
"MinAppVersion": "5.0.5",
1010
"Order": 1,
1111
"ResourceRootKey": "Plugins.MyOrg.DomainTutorial",
1212
"ProjectUrl": "https://myorg.com"

Diff for: src/MyOrg.ExportTutorial/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"SystemName": "MyOrg.ExportTutorial",
66
"FriendlyName": "Export Tutorial",
77
"Description": "This module adds an export.",
8-
"Version": "5.0",
9-
"MinAppVersion": "5.0",
8+
"Version": "5.0.5",
9+
"MinAppVersion": "5.0.5",
1010
"Order": 1,
1111
"ResourceRootKey": "Plugins.MyOrg.ExportTutorial",
1212
"ProjectUrl": "https://myorg.com"

Diff for: src/MyOrg.HelloWorld/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"SystemName": "MyOrg.HelloWorld",
66
"FriendlyName": "Hello World",
77
"Description": "This plugin says Hello World",
8-
"Version": "5.0",
9-
"MinAppVersion": "5.0",
8+
"Version": "5.0.5",
9+
"MinAppVersion": "5.0.5",
1010
"Order": 1,
1111
"ResourceRootKey": "Plugins.MyOrg.HelloWorld",
1212
"ProjectUrl": "https://myorg.com"

Diff for: src/MyOrg.MenuTutorial/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"SystemName": "MyOrg.MenuTutorial",
66
"FriendlyName": "Menu Tutorial",
77
"Description": "This module adds a menu.",
8-
"Version": "5.0",
9-
"MinAppVersion": "5.0",
8+
"Version": "5.0.5",
9+
"MinAppVersion": "5.0.5",
1010
"Order": 1,
1111
"ResourceRootKey": "Plugins.MyOrg.MenuTutorial",
1212
"ProjectUrl": "https://myorg.com"

Diff for: src/MyOrg.TabsTutorial/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"SystemName": "MyOrg.TabsTutorial",
66
"FriendlyName": "Tabs Tutorial",
77
"Description": "This module adds a tab.",
8-
"Version": "5.0",
9-
"MinAppVersion": "5.0",
8+
"Version": "5.0.5",
9+
"MinAppVersion": "5.0.5",
1010
"Order": 1,
1111
"ResourceRootKey": "Plugins.MyOrg.TabsTutorial",
1212
"ProjectUrl": "https://myorg.com"

Diff for: src/MyOrg.WidgetTutorial/module.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"SystemName": "MyOrg.WidgetTutorial",
66
"FriendlyName": "Widget Tutorial",
77
"Description": "This module adds a widget.",
8-
"Version": "5.0",
9-
"MinAppVersion": "5.0",
8+
"Version": "5.0.5",
9+
"MinAppVersion": "5.0.5",
1010
"Order": 1,
1111
"ResourceRootKey": "Plugins.MyOrg.WidgetTutorial",
1212
"ProjectUrl": "https://myorg.com"

0 commit comments

Comments
 (0)