Skip to content

Commit 5568f9d

Browse files
committed
chore: bump version to 1.0.1
1 parent 561bb22 commit 5568f9d

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "autopulse"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
edition = "2021"
55
build = "src/build.rs"
66

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ $ curl -H 'Authorization: Basic <base_64_encoded_login>' 'http://localhost:8080/
208208
- [ ] Add more options
209209
- [x] Cleanup duration (currently 10 days)
210210
- [x] Jellyfin `metadataRefreshMode` currently set to `FullRefresh`
211+
- [ ] Plex refresh
211212
- [x] Databases
212213
- [x] SQLite
213214
- [-] MySQL - linking mysql for alpine docker image is quite complex, so for now not supported unless someone can figure it out

0 commit comments

Comments
 (0)