diff --git a/.github/workflows/draft_release.yml b/.github/workflows/draft_release.yml index aee135b..4b0871c 100644 --- a/.github/workflows/draft_release.yml +++ b/.github/workflows/draft_release.yml @@ -4,10 +4,10 @@ name: Draft Release Build ## This section contains ALL variable specific for this project ## -# The VERSION is the main release number i.e. 2.2 +# The VERSION is the main release number i.e. 2.3 env: BUILD_NAME: ICS-XDF-PRINTPROCUREMENT - DOCUMENT_VERSION: '2.2' + DOCUMENT_VERSION: '2.3' DOCUMENT_COVER_TITLE: Automated Print Procurement ICS CONFIG_FILE: Build\ICS_XJDF_PrintProcurement.ini CONFLUENCE_ID: '1560313992' diff --git a/.github/workflows/release_build.yml b/.github/workflows/release_build.yml index b4eee33..f96902d 100644 --- a/.github/workflows/release_build.yml +++ b/.github/workflows/release_build.yml @@ -2,10 +2,10 @@ name: Release Build ## This section contains ALL variable specific for this project ## -# The VERSION is the main release number i.e. 2.2 (here for convenience but the git tag is actually used) +# The VERSION is the main release number i.e. 2.3 (here for convenience but the git tag is actually used) env: BUILD_NAME: ICS-XDF-PRINTPROCUREMENT - #DOCUMENT_VERSION: '2.2' + #DOCUMENT_VERSION: '2.3' DOCUMENT_COVER_TITLE: Automated Print Procurement ICS CONFIG_FILE: Build\ICS_XJDF_PrintProcurement.ini CONFLUENCE_ID: '1560313992' diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index d8098d3..4e67f56 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -2,10 +2,10 @@ name: Snapshot Build ## This section contains ALL variable specific for this project ## -# The VERSION is the main release number i.e. 2.2 +# The VERSION is the main release number i.e. 2.3 env: BUILD_NAME: ICS-XDF-PRINTPROCUREMENT - DOCUMENT_VERSION: '2.2' + DOCUMENT_VERSION: '2.3' DOCUMENT_COVER_TITLE: Automated Print Procurement ICS CONFIG_FILE: Build\ICS_XJDF_PrintProcurement.ini CONFLUENCE_ID: '1560313992' diff --git a/Framemaker/APPX_References.fm b/Framemaker/APPX_References.fm index 68e2d41..7a48995 100644 Binary files a/Framemaker/APPX_References.fm and b/Framemaker/APPX_References.fm differ diff --git a/Framemaker/APPX_ReleaseNotes 2.3.fm b/Framemaker/APPX_ReleaseNotes 2.3.fm new file mode 100644 index 0000000..e7b4a4c Binary files /dev/null and b/Framemaker/APPX_ReleaseNotes 2.3.fm differ diff --git a/Framemaker/CusEP.book b/Framemaker/CusEP.book index d97b725..149ceb5 100644 Binary files a/Framemaker/CusEP.book and b/Framemaker/CusEP.book differ diff --git a/Framemaker/Introduction.fm b/Framemaker/Introduction.fm index 6e2be88..e8ea1a7 100644 Binary files a/Framemaker/Introduction.fm and b/Framemaker/Introduction.fm differ diff --git a/Framemaker/PrintTalk.fm b/Framemaker/PrintTalk.fm index 7f7f49c..10c797b 100644 Binary files a/Framemaker/PrintTalk.fm and b/Framemaker/PrintTalk.fm differ