Skip to content

Commit 35dfa5d

Browse files
committed
update manuel links
1 parent 9a1b895 commit 35dfa5d

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

General/General.Settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
<!-- landing page for users , when they logged in successfuly -->
1515
<entry key="faq" value="https://github.com/BEXIS2/Core/wiki/FAQ" type="string" />
1616

17-
<entry key="version" value="2.14.4" type="string" />
17+
<entry key="version" value="2.14.5" type="string" />
1818

1919
</settings>

Modules/BAM/Bam.Settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<settings>
33
<!-- Defined AccountPartyTypes value in web config format is like PartyType1:PartyTypePairTitle1-PartyTypePairTitle2,PartyType2 -->
44
<entry key="AccountPartyTypes" value="Person" type="String" />
5-
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/BAM/Manual.md" type="String"/>
5+
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/BAM/Manual.md" type="String"/>
66
<entry key="key3" value="21" type="Int16" />
77
</settings>

Modules/DCM/Dcm.Settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<settings>
3-
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/DCM/Manual.md" type="String"/>
3+
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/DCM/Manual.md" type="String"/>
44
<!-- This number determines the selection whether an upload of structured data should be executed directly or async.
55
- c < direct
66
- c > async

Modules/DDM/Ddm.Settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<settings>
3-
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/DDM/DataDiscovery_Manual.md" type="String"/>
3+
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/DDM/DataDiscovery_Manual.md" type="String"/>
44

55
<entry key="show_primary_data_tab" value="true" type="String"/>
66
<entry key="show_data_structure_tab" value="true" type="String"/>

Modules/DIM/Dim.Settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<settings>
3-
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/DIM/Manual.md" type="String"/>
3+
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/DIM/Manual.md" type="String"/>
44
<entry key="key2" value="value2" type="String"/>
55
<entry key="key3" value="21" type="Int16"/>
66
</settings>

Modules/RPM/Rpm.Settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<settings>
3-
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/RPM/Manual.md" type="String"/>
3+
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/RPM/Manual.md" type="String"/>
44
<entry key="key2" value="value2" type="String"/>
55
<entry key="key3" value="21" type="Int16"/>
66
<missingValues>

Modules/SAM/Sam.Settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<settings>
3-
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/SAM/Manual.md" type="String"/>
3+
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/SAM/Manual.md" type="String"/>
44
<entry key="key2" value="value2" type="String" />
55
<entry key="key3" value="21" type="Int16" />
66
</settings>

Modules/VIM/Vim.Settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<settings>
3-
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.4/Manuals/VIM/Manual.md" type="String"/>
3+
<entry key="help" value="https://github.com/BEXIS2/Documents/blob/2.14.5/Manuals/VIM/Manual.md" type="String"/>
44
<entry key="key2" value="value2" type="String"/>
55
<entry key="key3" value="21" type="Int16"/>
66
</settings>

0 commit comments

Comments
 (0)