Skip to content

Commit

Permalink
Merge pull request #47 from docToolchain/release-3.1.2
Browse files Browse the repository at this point in the history
Release 3.1.2
  • Loading branch information
PacoVK authored Nov 16, 2023
2 parents aa721d1 + 1749edc commit 84ff012
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/azure-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_dispatch: {}

env:
DTC_VERSION: v3.1.1
DTC_VERSION: v3.1.2

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/jenkins-ssh-agent-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_dispatch: {}

env:
DTC_VERSION: v3.1.1
DTC_VERSION: v3.1.2

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/standard-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_dispatch: {}

env:
DTC_VERSION: v3.1.1
DTC_VERSION: v3.1.2

jobs:
docker:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/standard-with-pandoc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_dispatch: {}

env:
DTC_VERSION: v2.2.1
DTC_VERSION: v3.1.2

jobs:
docker:
Expand Down

0 comments on commit 84ff012

Please sign in to comment.