From cf13a13158ebddfe5aa029ef89547fd0391dc707 Mon Sep 17 00:00:00 2001 From: KOTARO SUTO Date: Sat, 5 Feb 2022 16:16:11 -0800 Subject: [PATCH] Fix version --- Sources/Commands/Version.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/Commands/Version.swift b/Sources/Commands/Version.swift index 147345a..5af55d3 100644 --- a/Sources/Commands/Version.swift +++ b/Sources/Commands/Version.swift @@ -1 +1 @@ -let version = "0.0.6-beta" +let version = "0.0.6-d"