Skip to content

Commit

Permalink
Update version number in source code.
Browse files Browse the repository at this point in the history
  • Loading branch information
watr committed Apr 15, 2016
1 parent 457c368 commit 5d4c401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pan/Pan/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import Foundation
import WebKit

let currentVersionDescription: String = "pan 0.0.1"
let currentVersionDescription: String = "pan 0.0.2"

let specifiedTitle = NSUserDefaults.standardUserDefaults().stringForKey("title")

Expand Down

0 comments on commit 5d4c401

Please sign in to comment.