From a59bcf054a1c953cc58a02615cd1812d7e7f1f88 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sun, 2 Apr 2023 23:58:16 -0400 Subject: [PATCH] Bump version to 0.13.2 --- todos.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/todos.org b/todos.org index ce86e40..22afab1 100644 --- a/todos.org +++ b/todos.org @@ -3,7 +3,8 @@ A fun way to keep track of things in the project to fix or improve. * Version 1.0.0 -** TODO Add a "finished_timestamp" so we don't rely on content length :improvement:scrobbling: +** DONE Add a "stop_timestamp" so we don't rely on content length :improvement:scrobbling: +CLOSED: [2023-04-02 Sun 23:58] Essentially, we currently have the timestamp as when the content began scrobbling and then calculate the finish time from the length of the content.