Release v1.0.31
All checks were successful
Release Build / create-release (push) Successful in 6m27s
Release Build / create-docker-image (push) Successful in 3m32s
Release Build / update-to-release-branch (push) Successful in 8s

This commit is contained in:
2025-07-28 15:47:12 +06:00
parent bf643393ad
commit 7a33e815af
5 changed files with 22 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
BIN_DIR=bin
APP_NAME=hello-api
VERSION=1.0.30
VERSION=1.0.31
build:
mkdir -p $(BIN_DIR)