From 6116de41b17b872fd5226584fafc7daa77804088 Mon Sep 17 00:00:00 2001 From: Cuan Date: Mon, 10 Jan 2022 23:13:42 -0500 Subject: [PATCH] Bumped sshync version number --- bin/sshync.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sshync.py b/bin/sshync.py index 5adf361..fc5401d 100755 --- a/bin/sshync.py +++ b/bin/sshync.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 -# sshync 2021.12.01.unreleased7 +# sshync 2022.01.10.unreleased8 # external modules