From 68f0d8a9013620476f797a2420fac196f99466bc Mon Sep 17 00:00:00 2001 From: moosemower Date: Sun, 26 Apr 2026 20:07:17 +0000 Subject: [PATCH] Include VERSION in .env.sample --- .env.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.sample b/.env.sample index 0364655..489be02 100644 --- a/.env.sample +++ b/.env.sample @@ -6,3 +6,5 @@ DOMAIN=rtm-astro-recipe.example.com #EXTRA_DOMAINS=', `www.rtm-astro-recipe.example.com`' LETS_ENCRYPT_ENV=production + +VERSION=x.x.x -- 2.49.0