Skip to content

Commit ece68b7

Browse files
authored
Bumped version to v0.5.17 (#95)
1 parent dce5c3e commit ece68b7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.5.17] - 2024-07-20
5+
6+
### Fixed
7+
8+
- Build infrastructure for all platforms fixed
9+
410
## [0.5.16] - 2024-06-07
511

612
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "image_sieve"
3-
version = "0.5.16"
3+
version = "0.5.17"
44
authors = ["Florian Fetz <florian.fetz@googlemail.com>"]
55
description = "GUI based tool to sort out and categorize images, raw images and videos"
66
repository = "https://github.com/Futsch1/image-sieve"

0 commit comments

Comments
 (0)