Skip to content

Commit

Permalink
Change number version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mczachurski committed Jul 15, 2019
1 parent 607e90a commit bce3ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/wallpapper/Program.swift
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class Program {
}

func printVersion() {
self.consoleIO.writeMessage("1.4.1")
self.consoleIO.writeMessage("1.4.2")
}

func printUsage() {
Expand Down

0 comments on commit bce3ec6

Please sign in to comment.