Skip to content

Commit

Permalink
commit changed build xml as well
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrande committed Feb 18, 2015
1 parent b70c75a commit ddb328e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<exec executable="git">
<arg value="commit" />
<arg value="chrome-extension/manifest.json" />
<arg value="build.xml" />
<arg value="-m" />
<arg value="version bump for manifest" />
</exec>
Expand Down

0 comments on commit ddb328e

Please sign in to comment.