From 77b154695fd4aa3a9385724798a2f1593757bbb1 Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Thu, 4 Oct 2018 06:50:38 -0400 Subject: [PATCH] detect_settings: Add newer APPVER's for 'QWIN' APPID --- cmd/ofx/detect_settings.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmd/ofx/detect_settings.go b/cmd/ofx/detect_settings.go index 7daffc3..3881980 100644 --- a/cmd/ofx/detect_settings.go +++ b/cmd/ofx/detect_settings.go @@ -43,6 +43,8 @@ var appVersions = map[string][]string{ "0001", }, "QWIN": { // Intuit Quicken Windows + "2600", // 2017 + "2500", // 2016 "2400", // 2015 "2300", // 2014 "2200", // 2013