From f75d473b8e97e743f6dcc96264cf80c07f178b92 Mon Sep 17 00:00:00 2001 From: "svg onload=alert(1)" <14846965+paradiseduo@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:28:36 +0800 Subject: [PATCH] Update main.swift --- Sources/appdecrypt/main.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/appdecrypt/main.swift b/Sources/appdecrypt/main.swift index 9157600..9631d0e 100644 --- a/Sources/appdecrypt/main.swift +++ b/Sources/appdecrypt/main.swift @@ -8,7 +8,7 @@ import Foundation import MachO -let version = "2.1" +let version = "2.2" var running = true