Commit ecf67ec9 authored by Michal Čihař's avatar Michal Čihař

Remove not used script

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent f88c945a
#!/bin/sh
set -e
VERSION=`python -c 'import weblate; print weblate.VERSION'`
git tag -s weblate-$VERSION -m "Version $VERSION"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment