Commit b6813215 authored by Alexandre Delanoë's avatar Alexandre Delanoë

Version must be executed

parent 1fea8f5f
......@@ -39,6 +39,7 @@ JSON="purescript-gargantext/package.json"
sed -i "s/\"version\": \".*\"/\"version\": \"${VERSION}\"/" $JSON
cd purescript-gargantext
cp ../../CHANGELOG.md .
./bin/install
git add -u
git commit -m "[VERSION] +1 to ${VERSION}"
git tag $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