Skip to content

Commit

Permalink
Fix wflow version Manifest.toml files
Browse files Browse the repository at this point in the history
  • Loading branch information
vers-w committed Aug 21, 2024
1 parent 678d0b6 commit ec0f7fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/create_binaries/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ git-tree-sha1 = "414d32f07561872f03cb4f347df719962dfddc5e"
repo-rev = "master"
repo-url = "../.."
uuid = "d48b7d99-76e7-47ae-b1d5-ff0c1cf9a818"
version = "0.7.3"
version = "0.8.0"

[[deps.XML2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libiconv_jll", "Zlib_jll"]
Expand Down
2 changes: 1 addition & 1 deletion build/wflow_cli/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,7 @@ git-tree-sha1 = "414d32f07561872f03cb4f347df719962dfddc5e"
repo-rev = "master"
repo-url = "../.."
uuid = "d48b7d99-76e7-47ae-b1d5-ff0c1cf9a818"
version = "0.7.3"
version = "0.8.0"

[[deps.XML2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libiconv_jll", "Zlib_jll"]
Expand Down

0 comments on commit ec0f7fd

Please sign in to comment.