Skip to content

Commit c941fb1

Browse files
committed
'Increment Version number by 0.1'
1 parent 47a8d31 commit c941fb1

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
@@ -17,7 +17,7 @@
1717
"appFolders": [],
1818
"testFolders": [],
1919
"bcptTestFolders": [],
20-
"repoVersion": "4.11",
20+
"repoVersion": "4.12",
2121
"doNotRunBCPTTests": true,
2222
"doNotSignApps": true,
2323
"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.5.0.0",
5+
"version": "2.6.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.13.0.0",
5+
"version": "4.14.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)