Skip to content

Commit

Permalink
version 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikescher committed Oct 4, 2020
1 parent f8bc558 commit 8827367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.cs
Expand Up @@ -26,7 +26,7 @@ public static class Program

public static Timer CronTimer;

public static string Version => "0.21";
public static string Version => "0.22";

// DataCache := Dictionary< DataDirIndex => (json, obj) >
// json := full json for dir, aka: { "videos": [ ... ], "missing": [ ... ] }
Expand Down

0 comments on commit 8827367

Please sign in to comment.