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

This commit is contained in:
2025-07-28 17:58:05 +06:00
parent d1c63de5d1
commit c3bc0d6ac0
3 changed files with 10 additions and 26 deletions

View File

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