#!/bin/bash
VER=$(git log --pretty=format:'%h / %ai' -n 1) sed "s,__VERSION__,\<\/BR\>ver. $VER," mkdocs.yml -i