Skip to content

Commit

Permalink
[no-jira] Update current version to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rsukumar-cpi committed Oct 28, 2024
1 parent b1f5fb7 commit fdba6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/xcparse/XCPParser.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import TSCUtility
import XCParseCore
import Converter

let xcparseCurrentVersion = Version(2, 3, 1)
let xcparseCurrentVersion = Version(2, 3, 2)

struct XCResultToolCompatability {
var supportsExport: Bool = true
Expand Down

0 comments on commit fdba6f6

Please sign in to comment.