#!/bin/sh curl -s "https://github.com/ammen99/wf-recorder/tags" \ | awk '/bump meson.build version to / {print $NF}' \ | head -n 1