Skip to content

Commit fb9c15b

Browse files
committed
'Increment Version number by 0.1'
1 parent 336b3ca commit fb9c15b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.AL-Go/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"appFolders": [],
1010
"testFolders": [],
1111
"bcptTestFolders": [],
12-
"repoVersion": "4.6",
12+
"repoVersion": "4.7",
1313
"doNotRunBCPTTests": true,
1414
"doNotSignApps": true,
1515
"enableCodeCop": true,

Dependency-Graph.Test/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "d7bcd883-c9cb-4e98-a771-a3b2ba51444e",
33
"name": "Dependency-Graph.Test",
44
"publisher": "ANJ",
5-
"version": "2.0.0.0",
5+
"version": "2.1.0.0",
66
"brief": "App to test Dependency-Graph",
77
"description": "App to test Dependency-Graph",
88
"privacyStatement": "https://github.com/NovoaDev/Dependency-Graph-BCExt",

Dependency-Graph/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "3c9a4c22-42f6-4e8f-8b96-744c7fef331f",
33
"name": "Dependency-Graph",
44
"publisher": "ANJ",
5-
"version": "4.8.0.0",
5+
"version": "4.9.0.0",
66
"brief": "App to generate the dependency tree",
77
"description": "App to generate the dependency tree of the extensions we have installed.",
88
"privacyStatement": "https://github.com/NovoaDev/Dependency-Graph-BCExt",

0 commit comments

Comments
 (0)