Skip to content

Commit

Permalink
Merge pull request #45 from PacoVK/release-3.1.0
Browse files Browse the repository at this point in the history
bump version to 3.1.0
  • Loading branch information
PacoVK authored Nov 3, 2023
2 parents 6935b19 + 18eba4e commit b056bbb
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.0.2
DTC_VERSION: v3.1.0

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.0.2
DTC_VERSION: v3.1.0

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.0.2
DTC_VERSION: v3.1.0

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: v3.0.2
DTC_VERSION: v3.1.0

jobs:
docker:
Expand Down

0 comments on commit b056bbb

Please sign in to comment.