From ebac12fb4c8024b9c9d3bd13378de20cd1ab9efd Mon Sep 17 00:00:00 2001 From: soloturn Date: Fri, 22 Apr 2022 09:16:43 +0200 Subject: [PATCH] 2.1.2 release --- ripme.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ripme.json b/ripme.json index 681097d3..bbde4a02 100644 --- a/ripme.json +++ b/ripme.json @@ -1,7 +1,8 @@ { - "latestVersion": "2.1.1-3-536339dd", + "latestVersion": "2.1.1-21-bfc915e5", "currentHash": "34fef6b75740421912098d2e703f7bd5c7b602250270ceaacbb02ee5af8c0655", "changeList": [ + "2.1.1-21-bfc915e5: better sanitize filenames for windows, save config on update value.", "2.1.1-3-536339dd: java-11+ necessary to run, work around non existing working directory.", "2.0.4-13-03e32cb7: fix vsco, add danbooru.", "2.0.3: Check new version against ripme2app.",