Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rdmueller committed Sep 11, 2023
1 parent 2a38d50 commit 21b0397
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.0-rc1
DTC_VERSION: v3.0.1

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.0-rc1
DTC_VERSION: v3.0.1

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.0-rc1
DTC_VERSION: v3.0.1

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.0-rc1
DTC_VERSION: v3.0.1

jobs:
docker:
Expand Down

0 comments on commit 21b0397

Please sign in to comment.