Skip to content

Commit

Permalink
Bump versionNumber
Browse files Browse the repository at this point in the history
  • Loading branch information
Nooba committed Feb 18, 2021
1 parent 8376e2a commit 580560d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XCAssetPacker/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import Foundation
import Cocoa


let versionNumber = "1.2"
let versionNumber = "1.2.1"

// Setup command line options
let inputPathOption = StringOption(shortFlag: "i", longFlag: "input", helpMessage: "Path to the input folder.")
Expand Down

0 comments on commit 580560d

Please sign in to comment.