Skip to content

Commit

Permalink
Merge branch 'release/1.0.4' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
bobthecow committed May 25, 2012
2 parents c8e973d + d607475 commit d2a5d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coda
Expand Up @@ -53,7 +53,7 @@ import sys, os, time, commands, optparse, signal
from tempfile import mkstemp
from pipes import quote

version = '1.0.3'
version = '1.0.4'

if commands.getoutput("mdfind \"kMDItemCFBundleIdentifier == 'com.panic.Coda2'\"") != "":
bundle_id = 'com.panic.Coda2'
Expand Down

0 comments on commit d2a5d60

Please sign in to comment.