2 Commits

Author SHA1 Message Date
b088285584 chore: publish 0.4.3+4.0.0 release
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2025-07-02 14:31:27 -04:00
5150b0ea68 add PG_BACKUP_VERSION to abra.sh
Some checks failed
continuous-integration/drone/push Build is failing
2025-07-02 14:30:09 -04:00
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
export ENTRYPOINT_VERSION=v2
export NGINX_CONFIG_VERSION=v1
export PG_BACKUP_VERSION=v1
file_env() {
local var="$1"

1
release/0.4.3+4.0.0 Normal file
View File

@ -0,0 +1 @@
minor patch, no breaking changes expected.