diff options
Diffstat (limited to 'src/ranch.appup')
-rw-r--r-- | src/ranch.appup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ranch.appup b/src/ranch.appup index dcb47f0..2c59736 100644 --- a/src/ranch.appup +++ b/src/ranch.appup @@ -1,7 +1,7 @@ %% @todo Remove the ending .* before release, we do not %% want to support upgrades from/to release candidates. -{"2.0.0-rc.2", +{"2.0.0-rc.3", [{<<"2\\.0\\.[0-9]+.*">>, [ {apply, {ranch, stop_all_acceptors, []}}, {load_module, ranch}, |