Skip to content

Commit

Permalink
fix: chagne version output
Browse files Browse the repository at this point in the history
  • Loading branch information
WingLim committed May 20, 2021
1 parent e38a374 commit 9337514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MicFix/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import Foundation

let version = "1.1.2"
let version = "1.1.3"

func start() {
let args = CommandLine.arguments
Expand Down

0 comments on commit 9337514

Please sign in to comment.