#!/usr/bin/env bash # SPDX-FileCopyrightText: 2024 The Refinery Authors # # SPDX-License-Identifier: EPL-2.0 set -euo pipefail grep '^version=' ../gradle.properties | cut -d'=' -f2