From 30e5b36fa68945dbe057b7b70c84ee4a70643816 Mon Sep 17 00:00:00 2001 From: Tim Perry Date: Fri, 14 Apr 2023 13:22:30 +0200 Subject: [PATCH] 1.2.0 --- notes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes b/notes index 606481a..0f4ec22 100755 --- a/notes +++ b/notes @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Version -notes_version="1.1.0" +notes_version="1.2.0" # Default Date string before config QUICKNOTE_FORMAT="quicknote-%Y-%m-%d"