diff --git a/.app_version b/.app_version index 166c9e29..3d9dcb1b 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.25.2 +0.25.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 6247756c..e90314c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +# 0.25.3 - 2025-03-22 + +## Fixed + +- Fixed missing `rake points:migrate_to_lonlat` task. + # 0.25.2 - 2025-03-21 ## Fixed diff --git a/lib/tasks/points.rake.ra b/lib/tasks/points.rake similarity index 100% rename from lib/tasks/points.rake.ra rename to lib/tasks/points.rake