Skip to content

Commit c3ca1e8

Browse files
committed
Revert "fix: correct version string to 10.0.0"
This reverts commit ebc1382.
1 parent ebc1382 commit c3ca1e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ defmodule BlockScout.Mixfile do
77
[
88
# app: :block_scout,
99
# aliases: aliases(config_env()),
10-
version: "10.0.0",
10+
version: "9.3.5",
1111
apps_path: "apps",
1212
deps: deps(),
1313
dialyzer: dialyzer(),

0 commit comments

Comments
 (0)