Skip to content

Commit 5b9472a

Browse files
committed
'Increment Version number by 0.1'
1 parent fdd3989 commit 5b9472a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.7",
12+
"repoVersion": "4.8",
1313
"doNotRunBCPTTests": true,
1414
"doNotSignApps": true,
1515
"enableCodeCop": true,

Dependency-Graph.Test/app.json

Lines changed: 2 additions & 2 deletions
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.1.0.0",
5+
"version": "2.2.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",
@@ -18,7 +18,7 @@
1818
"id": "dd0be2ea-f733-4d65-bb34-a28f4624fb14",
1919
"version": "22.0.0.0"
2020
},
21-
{
21+
{
2222
"id": "5d86850b-0d76-4eca-bd7b-951ad998e997",
2323
"publisher": "Microsoft",
2424
"name": "Tests-TestLibraries",

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.9.0.0",
5+
"version": "4.10.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)