#!/bin/bash

# omarchy:summary=Print the installed Omarchy version

cat $OMARCHY_PATH/version
