Skip to content

Commit

Permalink
Change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mczachurski committed Jul 2, 2019
1 parent c7745cd commit 0f0c645
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.3.1")
self.consoleIO.writeMessage("1.4.1")
}

func printUsage() {
Expand Down

0 comments on commit 0f0c645

Please sign in to comment.