merge-upstream-5.0.1 #66
|
@ -17,7 +17,7 @@ mixRelease rec {
|
||||||
|
|
||||||
# This has to be kept in sync with the version in mix.exs and package.json!
|
# This has to be kept in sync with the version in mix.exs and package.json!
|
||||||
# Otherwise the nginx routing isn't going to work properly.
|
# Otherwise the nginx routing isn't going to work properly.
|
||||||
version = "5.0.0-beta.1";
|
version = "5.1.0";
|
||||||
|
|
||||||
inherit src;
|
inherit src;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue