Skip to content

Commit

Permalink
Fix typo in build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
devonoel committed Feb 5, 2016
1 parent 33e0e1b commit a3186a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ do
done

cd ..
zip -r "500pxPublisher v$major.$minor.$revision.zip" 500pxPublisher.lrplugin
zip -r "500pxPublisher_v$major.$minor.$revision.zip" 500pxPublisher.lrplugin

cd ..
echo "$major.$minor.$revision" > $BUILD_NUMBER

0 comments on commit a3186a5

Please sign in to comment.