add date format

This commit is contained in:
2026-06-04 11:16:13 +06:30
parent 99189e4b51
commit 29ec943d13
3 changed files with 35 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
APP_NAME="libgofunc"
VERSION="${1:-v0.1.7}"
VERSION="${1:-v0.1.8}"
OUTPUT_DIR="../assets"
BUILD_DIR="../build"