Skip to content

Commit

Permalink
Bump image version for DotNet (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-dickinson authored May 3, 2023
1 parent 547b58a commit 370389a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v-9.38.4
v-9.38.5
2 changes: 1 addition & 1 deletion src/uk/gov/defra/ffc/Tests.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ class Tests implements Serializable {
case "netcoreapp3.1":
return "1.2.3-dotnet3.1"
case "net6.0":
return "1.3.0-dotnet6.0"
return "1.3.1-dotnet6.0"
}
}

Expand Down

0 comments on commit 370389a

Please sign in to comment.