#!/bin/sh
sed -i \
'/Guacamole.API_VERSION = "[[:digit:]]\+.[[:digit:]]\+.[[:digit:]]\+"/d' \
guacamole-common-js/src/main/webapp/modules/Version.js