Skip to content

Commit e0bfb52

Browse files
Merge pull request #9 from Worth-NL/feature/Documentation
Feature/documentation
2 parents 373e7a1 + e898ba6 commit e0bfb52

32 files changed

+147
-37
lines changed
-14.4 KB
Binary file not shown.
Binary file not shown.

Documentation/OMC - Documentation.md

Lines changed: 145 additions & 0 deletions
Large diffs are not rendered by default.

Documentation/environment_variables.md

Lines changed: 0 additions & 35 deletions
This file was deleted.
Loading
Loading
4.22 KB
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

EventsHandler/Api/EventsHandler/Constants/DefaultValues.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ internal static class ApiController
1212
{
1313
internal const string Route = "[controller]";
1414

15-
internal const string Version = "1.61";
15+
internal const string Version = "1.62";
1616
}
1717
#endregion
1818

NotifyNL.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EventsHandler.Utilities", "
3636
EndProject
3737
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Documentation", "Documentation", "{4CDA0FA4-7EDE-4970-8AEB-EFAB24B71F14}"
3838
ProjectSection(SolutionItems) = preProject
39-
Documentation\Environment variables.xlsx = Documentation\Environment variables.xlsx
39+
Documentation\OMC - Documentation.md = Documentation\OMC - Documentation.md
4040
EndProjectSection
4141
EndProject
4242
Global

0 commit comments

Comments
 (0)