diff --git a/CHANGELOG.md b/CHANGELOG.md index d4d1f80..d8d0bf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] +## [2.4.5] - 22-07-2024 +### Added +### Changed +### Fixed +- [Update bbmustache to version 1.12.2](https://github.com/lrascao/rebar3_appup_plugin/pull/72) + ## [2.4.4] - 30-01-2019 ### Added ### Changed diff --git a/src/rebar3_appup_plugin.app.src b/src/rebar3_appup_plugin.app.src index 34d5df0..96a3bb7 100644 --- a/src/rebar3_appup_plugin.app.src +++ b/src/rebar3_appup_plugin.app.src @@ -19,7 +19,7 @@ %% ------------------------------------------------------------------- {application, rebar3_appup_plugin, [ {description, "A rebar3 plugin for handling .appup files"}, - {vsn, "2.4.4"}, + {vsn, "2.4.5"}, {registered, []}, {applications, [