Include VERSION in .env.sample #1

Merged
moosemower merged 1 commits from version-in-env into main 2026-04-26 23:46:11 +00:00
Member
No description provided.
moosemower added 1 commit 2026-04-26 20:07:35 +00:00
moosemower requested review from ammaratef45 2026-04-26 20:07:36 +00:00
ammaratef45 approved these changes 2026-04-26 22:06:04 +00:00
ammaratef45 left a comment
Owner

just a nit comment

just a nit comment
.env.sample Outdated
@ -7,2 +7,4 @@
LETS_ENCRYPT_ENV=production
VERSION=0.0.21
Owner

I would prefer changing this to VERSION=x.x.x to avoid someone getting confused and attempting to update the version in the recipe rather than in the config file

I would prefer changing this to `VERSION=x.x.x` to avoid someone getting confused and attempting to update the version in the recipe rather than in the config file
Author
Member

Replaced! Force-pushed a new version.

Replaced! Force-pushed a new version.
moosemower marked this conversation as resolved
moosemower force-pushed version-in-env from 77f3b9f5a0 to 68f0d8a901 2026-04-26 23:45:29 +00:00 Compare
moosemower merged commit 68f0d8a901 into main 2026-04-26 23:46:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RTM/rtm-astro-recipe#1
No description provided.