Skip to content

Commit e009f25

Browse files
committed
Incremented Version number by +0.1
1 parent 7a6fba5 commit e009f25

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.AL-Go/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@
3333
"ALDoc": {
3434
"continuousDeployment": false
3535
},
36-
"skipUpgrade": true
36+
"skipUpgrade": true,
37+
"repoVersion": "1.1"
3738
}

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.8.0.0",
5+
"version": "2.9.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",
@@ -56,4 +56,4 @@
5656
"includeSourceInSymbolFile": false
5757
},
5858
"runtime": "13.0"
59-
}
59+
}

Dependency-Graph/app.json

Lines changed: 2 additions & 2 deletions
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.16.0.0",
5+
"version": "4.17.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",
@@ -31,4 +31,4 @@
3131
"includeSourceInSymbolFile": false
3232
},
3333
"runtime": "14.0"
34-
}
34+
}

0 commit comments

Comments
 (0)