bump version number to 5.0.0-beta.1
This commit is contained in:
parent
ca76b7bcf1
commit
579397a9b5
|
@ -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 = "4.1.0-alpha.1";
|
version = "5.0.0-beta.1";
|
||||||
|
|
||||||
inherit src;
|
inherit src;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue