#!/bin/bash git pull --quiet git tag | tr - \~ | sort -V | tr \~ - | tail -n 1