# frozen_string_literal: true # Note: remember to keep it in the format of NUMBER.NUMBER.NUMBER (where NUMBER is [0-9]+) - otherwise gitlab-ci could fail to detect the version module Theme VERSION = "0.3.17" end