From 2a55ffbb39ffc0536619cff14d1b371ba1bd3a92 Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Thu, 6 Mar 2025 18:08:19 +0100 Subject: [PATCH] fix: wrong version bump. --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77e84cc..80aeafe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog -## 1.0: Final Polish (06.03.25) +## 1.0.0: Fix version bump +- Version was not bumped correctly + +## 0.15.1: Final Polish (06.03.25) - Fixed a bug where the GPS field being empty but selected caused issues. - EXIF insertion is now canceled if any image in the folder does not end with a number. - Minor GUI adjustments for a more polished experience.