diff --git a/src/otpbp.app.src b/src/otpbp.app.src index 665bf01f..f89d7437 100644 --- a/src/otpbp.app.src +++ b/src/otpbp.app.src @@ -1,5 +1,5 @@ {application, otpbp, [{description, "OTP backports"}, - {vsn, "5.26.2"}, + {vsn, "5.26.3"}, {registered, []}, {applications, [kernel, stdlib]}, {modules, []},