Skip to content

Commit

Permalink
Remove unused file
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <[email protected]>
  • Loading branch information
Kwpolska committed May 26, 2017
1 parent 99f421c commit 5c73f38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/release
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ sed "s/:Version: .*/:Version: $version/g" docs/*.txt docs/*.rst -i
sed "s/:Version: .*/:Version: Nikola $version/g" docs/man/nikola.rst -i
sed "s/__version__ = .*/__version__ = '$version'/g" nikola/__init__.py -i
sed "s/version: .*/version: $version/g" snapcraft.yaml -i
sed "s/Nikola==.*'/Nikola==$version'/g" snapcraft/nikola.py -i

setopt errexit # Exit on errors

Expand Down

0 comments on commit 5c73f38

Please sign in to comment.