diff --git a/src/otpbp.app.src b/src/otpbp.app.src index 0a66d357..a28c1638 100644 --- a/src/otpbp.app.src +++ b/src/otpbp.app.src @@ -1,5 +1,5 @@ {application, otpbp, [{description, "OTP backports"}, - {vsn, "4.67.2"}, + {vsn, "4.67.3"}, {registered, []}, {applications, [kernel, stdlib]}, {modules, []},