fix: Fix up 1.0.0 release

This commit is contained in:
2025-12-13 20:27:02 -05:00
parent 8a1423afaf
commit 0c59e8d3c1
+1 -1
View File
@@ -1,6 +1,6 @@
set -e
export CONFIG_TOML_VERSION=v2
export CONFIG_TOML_VERSION=v3
generate_enc_keys() {
KEY_A="$(openssl rand -base64 32)"