Skip to content

Commit f76926b

Browse files
Bump version
1 parent 25fd009 commit f76926b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next
3+
## 1.7.0 - 2024 Jan 21
44
- Add basic history page, accessible via `Cmd/Ctrl+Y`.
55
- Fix selection staying in the same position when videos update
66
- Keep video selected if it moves position

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kadium"
3-
version = "1.6.2"
3+
version = "1.7.0"
44
description = "App for YouTube upload notifications"
55
default-run = "kadium"
66
edition = "2018"

0 commit comments

Comments
 (0)