Skip to content

Commit 95357bd

Browse files
authored
chore: version bump
1 parent bef2364 commit 95357bd

File tree

1 file changed

+1
-1
lines changed
  • src/plex_nfs_watchdog/modules/config

1 file changed

+1
-1
lines changed

src/plex_nfs_watchdog/modules/config/shared.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
}
1010
cache_path: Path = Path(f"{str(Path.home())}/{system_paths[sys.platform]}/plex_nfs_watchdog_cache/plex_config.json")
1111

12-
VERSION: str = "0.0.3"
12+
VERSION: str = "0.0.4"
1313
user_input: Namespace

0 commit comments

Comments
 (0)