From 1ce17d2e8f19af9bfc7da0f0b701a9147633dbaa Mon Sep 17 00:00:00 2001 From: Cody Schrank Date: Wed, 17 Apr 2019 15:48:05 -0700 Subject: [PATCH] 1.8.2 Fixed small bugs --- gSwitch/AppDelegate.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gSwitch/AppDelegate.swift b/gSwitch/AppDelegate.swift index 93c6c58..bce4fcd 100644 --- a/gSwitch/AppDelegate.swift +++ b/gSwitch/AppDelegate.swift @@ -7,7 +7,7 @@ // /** - gSwitch 1.8.1 + gSwitch 1.8.2 */ import Cocoa