From 972a6d3e4d3b684fbadeb5cd046a8634ec24eb8c Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Mon, 3 Feb 2025 22:31:45 +0000 Subject: iqconvert: converts from u8 to f32 without issues --- Utils/Version.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Utils/Version.swift') diff --git a/Utils/Version.swift b/Utils/Version.swift index e9283d3..accda99 100644 --- a/Utils/Version.swift +++ b/Utils/Version.swift @@ -5,4 +5,4 @@ // Created by Jacky Jack on 02/12/2024. // -public let software_version = "2025.1-1" +public let software_version = "2025.2-1" -- cgit v1.2.3