Skip to content

Commit

Permalink
ICS-993 Moving forward to version 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TBPLtd committed Oct 31, 2024
1 parent c1ed753 commit 4e7e1c8
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
Binary file modified Framemaker/APPX_References.fm
Binary file not shown.
Binary file added Framemaker/APPX_ReleaseNotes 2.3.fm
Binary file not shown.
Binary file modified Framemaker/CusEP.book
Binary file not shown.
Binary file modified Framemaker/Introduction.fm
Binary file not shown.
Binary file modified Framemaker/PrintTalk.fm
Binary file not shown.

0 comments on commit 4e7e1c8

Please sign in to comment.